This blog will give you a glimpse of the different rendering methods namely Client Side Rendering (CSR) and Static Site Generation (SSG) CSR is best suited for pages that are dynamic i.e., pages that require frequent updates eg. Login page. SSR is ideal for webpages that have static content.

2m read timeFrom sruthicodes.hashnode.dev
Post cover image
1 Comment

Sort: