NextJS FullStack or just for front-end?
Answered
West African Lion posted this in #help-forum
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 ?
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
You might want to take a look at the nextjs learn course: https://nextjs.org/learn
3 Replies
@West African Lion 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 ?
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
You might want to take a look at the nextjs learn course: https://nextjs.org/learn
Answer
@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
West African LionOP
uow, thanks for your opinion and faster answer 🙂
Yes, i'm gone take a look at the course
Yes, i'm gone take a look at the course
sure thing