Digest of the best articles.

Frontend

Blog on Strapi 4 and Nuxt 3

Blog on Strapi 4 and Nuxt 3

Strapi is a headless content management system (CMS) while Nuxt is a Vue.js-based framework for building server-side rendered applications. To build a blog using Strapi and Nuxt, you need to perform the following steps:

A chat app on nuxt3, typescript, tailwindcss

A chat app on nuxt3, typescript, tailwindcss

Building a chat application with Nuxt.js, TypeScript, and Tailwind CSS involves the following steps:

How to optimize a nuxt3 app?

How to optimize a nuxt3 app?

Steps you can take to further optimize your application for better performance. Here are some of them:

How to quick start in frontend?

How to quick start in frontend?

Getting started with frontend development can seem like a daunting task, but with a little bit of guidance and determination, anyone can pick up the basics and start building their own projects. Here's a step-by-step guide to help you get started.

Backend

Backend. What's that?

Backend. What's that?

Backend, also known as server-side, refers to the underlying technology that powers a web application. It is responsible for managing the data and the logic that operates behind the scenes, allowing the frontend (client-side) to display the information to the user.

What is Kubernetes and Docker?

What is Kubernetes and Docker?

General overview on Kubernetes and docker

Comparison of the best NodeJs Framworks

Comparison of the best NodeJs Framworks

There are several popular Node.js frameworks, each with its own strengths and weaknesses. Here are some of the most widely used Node.js frameworks:

What is a Balancer in backend?

What is a Balancer in backend?

A load balancer is a component in a backend system that helps distribute incoming requests across multiple servers. The main purpose of a load balancer is to improve the performance and reliability of a backend system by spreading incoming requests across multiple servers, rather than having all requests directed to a single server.

Other

What is a web 3.0?

What is a web 3.0?

Web 3.0 is a term that refers to the next generation of the World Wide Web, which is expected to be more intelligent, intuitive, and user-centric.

How does the blockchain works?

How does the blockchain works?

The blockchain is a decentralized, distributed ledger that records transactions across a network of computers. It is the technology that underlies cryptocurrencies such as Bitcoin, and is often referred to as a "public ledger."