architecture for Next.js
Unanswered
Almond stone wasp posted this in #help-forum
Almond stone waspOP
I have to build a large-scale Next.js app.
I am basically thinking of using Next.js with Typescript, TailwindCSS and Redux.
I think creating clean architecture is super important like seperating business layer and presentation layer etc, because it's gonna be large-scale application.
However I am stuck with where to start, can anyone help me with this ?
I am basically thinking of using Next.js with Typescript, TailwindCSS and Redux.
I think creating clean architecture is super important like seperating business layer and presentation layer etc, because it's gonna be large-scale application.
However I am stuck with where to start, can anyone help me with this ?
1 Reply
Morelet’s Crocodile
checkout this section of the docs, it has some great suggestions
https://nextjs.org/docs/app/building-your-application/routing/colocation
https://nextjs.org/docs/app/building-your-application/routing/colocation