Skip to content
#

Server-side rendering

When doing server-side rendering, in contrast to client-side rendering the content of a webpage is prepared on the server and by the use of hydration made usable by the client.

Here are 2,115 public repositories matching this topic...

This codebase, projects and commentaries are written entirely by Michal M. Nadolny as a part of a learning process during "Professional React and Next.js Course" published by Bytegrad. The biggest course of this type on the entire Internet as in Q4 2023/ Q1 2024 (400 long exhausting videos).

  • Updated May 13, 2024
  • TypeScript