What is Next js
Next js is a React framework which is used to build full stack applications
Environment that provide features like page base routing, image optimization, better seo, api routes etc
Enable SSR(Server Side Rendering)
Client-Side Rendering (CSR)
Descri...
saurabhtechblogs.hashnode.dev4 min read