What you need to know about Next.js
Introduction
Initially, data was processed on the server and an HTML page was delivered to the client-side browser to display a web page. This worked great until more interactive content started being displayed on the web pages. Every time some new i...
aagbotemi.hashnode.dev7 min read