Description
by Author Samaila Bala Server Side rendering has been the popular way of rendering web applications... Tagged with react, webdev, javascript.
Summary
- Server Side rendering has been the popular way of rendering web applications before the advent of JavaScript frontend libraries/frameworks e.g React, Angular, Svelte, and Vue.js which brought Client-side rendering to the mainstream.
- In this article, we will be looking at how to build an SSR application using React but first let’s take a detour to explain what Client-side Rendering and Server-side rendering are.
- What we are trying to do with the router object is to get the slug so we can use it to retrieve information about the movie.
- Asayer is a frontend monitoring tool that replays everything your users do and shows how your app behaves for every issue.