From React to Next.js: A Transition Guide for Web Wizards
Problem with ReactJS
Before this we need understand difference between Client Side Rendering(CSR) vs Server Side Rendering(SSR), below is pretty nice video explains the same.
š”
In nutshell, CSR(Client Side Rendering) shows an empty page before loa...
hackstone.hashnode.dev5 min read