Comparing different rendering methods in React | CSR vs SSR vs SSG vs ISR | step by step tutorial

Codeching
Codeching
302 بار بازدید - 6 ماه پیش - In this tutorial I show
In this tutorial I show you four different rendering methods that you can use in case of a React application to render your content. I will introduce you the client-side rendering (CSR), the server-side rendering (SSR), the static site generation (SSG) and the incremental static re-generation (ISR). We will go trough this rendering methods in-detail with an example and finally we will extend our server-side rendering solution that we wrote in our previous tutorial with a caching mechanism to improve it to incremental static re-rendering (ISR).

You can find the server-side rendering repository here, which is used in the tutorial as a starting point:

https://gitlab.com/codeching/react-18...

00:00 - intro
01:25 - client-side rendering
06:33 - server-side rendering
14:56 - static site generation
17:06 - incremental static re-generation in detail
37:43 - outro

#react #nodejs #serversiderendering #incrementalstaticregeneration
6 ماه پیش در تاریخ 1402/10/22 منتشر شده است.
302 بـار بازدید شده
... بیشتر