In this lesson we’ll continue wiring up our custom ExpressJS server by configuring our blog/:id
route to display each post depending on the id
received. Once configured, we’ll see how we can use Next.js’ <Link />
component to perform route-navigation for us within our application.
Not a great course, I got confused and went to nextjs docs, then realized that you shouldn't have introduced getInitialprops
in the second video itself. There is no good structure for the video, there is no goal what we are learning through, are we learning nextjs or material design.