Next.js Discord

Discord Forum

NextJS FullStack or just for front-end?

Answered
West African Lion posted this in #help-forum
Open in Discord
Avatar
West African LionOP
Hi Guys, this is my first post and question.
I'm just using nextjs for front end tasks or projects, but never used for a fullstack project.
And I'm going to do my first freelance project, and I started to build the front end, and now I have the database schema, I'm going start to build the back end.
My first idea was to building with NodeJs but my friend say to trying with NextJS and store all in one repo.
What's your opinion about that and if you already makes back end stuffs with nextjs, whats your experience ?
Answered by B33fb0n3
nextjs is a fullstack enviorement. So yes, that would be a good idea to have it all at one place. If you just want to do frontend you can of course just use react. That's only a frontend framework.

You might want to take a look at the nextjs learn course: https://nextjs.org/learn
View full answer

3 Replies