Guidence
Unanswered
American Crocodile posted this in #help-forum
American CrocodileOP
I am new to Nextjs I know the basics for React, Node and Express. Suggest me the resources to learn nextjs
3 Replies
Use this one: https://nextjs.org/docs
Think about a big project with a lot of things you can easily do in normal react. Then build it with nextjs until erverything works like it should and then you know nextjs 😄
Think about a big project with a lot of things you can easily do in normal react. Then build it with nextjs until erverything works like it should and then you know nextjs 😄
The docs help you to know how to do stuff you can easily do in react and then to apply to nextjs
There is also #resources