
SE Radio 557: Timothy Beamish on React and Next.js
Software Engineering Radio - the podcast for professional software developers
00:00
How to Use Next.js to Solve the Complexity of Routing
Next.js gives you the ability to structure your Next.js app in your file folder structure. It'll extract out the hierarchy of it and it'll turn it into a set of react routes for you. So you don't have to worry about setting up routes programmatically anymore. You just do it using your file folder Structure.
Transcript
Play full episode