Next.js expands the abilities from React to a new level. Next.js enables me to create a web application in no time while also tacking care of many pitfalls in web development. The ecosystem of Next.js is ever growing and already now offers a wide variety of tools that just make the live of a developer easier.
About this Notebook
In this notebook Iām gonna document everything I learned about creating applications with Next.js. My main learning resources are:
The following table contains all relevant steps that I should run through with every new Next.js project. When going them through in chronological order, I can make sure, I have all relevant systems connected and ready to use.