Tag

client-side rendering

1 views collected around this technical thread.

Beike Product & Technology
Beike Product & Technology
Dec 24, 2020 · Frontend Development

React Server-Side Rendering (SSR): Principles, Implementation, and Demo

This article explains React server-side rendering (SSR), covering the differences between client-side rendering (CSR) and SSR, their advantages and disadvantages, and provides a step-by-step guide to implementing a simple SSR demo with React.

BabelCSRExpress
0 likes · 11 min read
React Server-Side Rendering (SSR): Principles, Implementation, and Demo