Client Side Rendering (CSR) vs Server Side Rendering (SSR)
While developing a web application or website from scratch, a developer has to make many decisions that can significantly impact performance and user experience, especially how the content is rendered on the view.
First, let's understand what renderi...
shubham-mehta.hashnode.dev6 min read