project structure/routing
Answered
Californian posted this in #help-forum
CalifornianOP
Hi everyone, i am having problems concerning the logic of the file structure project/routing, the coding side i could say i am able to figure it out but i cant really do much without the appropriate routing, if anyone could please help me by providing any resources that would be much appreciated (my first ever project)
Answered by B33fb0n3
To conclude everything: You can do the following like mentioned in the thread:
1. Next Lean Guide: https://nextjs.org/learn
2. Using the docs: https://nextjs.org/docs/app/getting-started/project-structure
3. Via CodeEvolution: https://www.youtube.com/@Codevolution/videos
1. Next Lean Guide: https://nextjs.org/learn
2. Using the docs: https://nextjs.org/docs/app/getting-started/project-structure
3. Via CodeEvolution: https://www.youtube.com/@Codevolution/videos
5 Replies
@Californian Hi everyone, i am having problems concerning the logic of the file structure project/routing, the coding side i could say i am able to figure it out but i cant really do much without the appropriate routing, if anyone could please help me by providing any resources that would be much appreciated (my first ever project)
when it's your first project, it's highly recommended to start with learning nextjs: https://nextjs.org/learn
Else you can read through this guide: https://nextjs.org/docs/app/getting-started/project-structure
Else you can read through this guide: https://nextjs.org/docs/app/getting-started/project-structure
@Californian Hi everyone, i am having problems concerning the logic of the file structure project/routing, the coding side i could say i am able to figure it out but i cant really do much without the appropriate routing, if anyone could please help me by providing any resources that would be much appreciated (my first ever project)
Eulophid wasp
for me personally Code evolution playlist worked the best. His vids are short (like 6 to 10 min each )
CalifornianOP
ty
To conclude everything: You can do the following like mentioned in the thread:
1. Next Lean Guide: https://nextjs.org/learn
2. Using the docs: https://nextjs.org/docs/app/getting-started/project-structure
3. Via CodeEvolution: https://www.youtube.com/@Codevolution/videos
1. Next Lean Guide: https://nextjs.org/learn
2. Using the docs: https://nextjs.org/docs/app/getting-started/project-structure
3. Via CodeEvolution: https://www.youtube.com/@Codevolution/videos
Answer