Getting started with Next.js
Working on a modern JavaScript application powered by React is awesome until you realize a couple of problems related to rendering all the content on the client-side. Next.js is here to help us solve those problems with its awesome features!