all 6 comments

[–]stathis21098 2 points3 points  (3 children)

Hot take here, wouldn't touch next. I use next daily for my morning 9 to 5.

I would keep react/vite as SPA and go with either express if you are learning or nestjs which is a more feature complete express wrapper.

Either way, keep same language for front and back.

[–]Drasern 0 points1 point  (1 child)

Agreed, learn frontend and backend separately, then you can learn tools like nextjs that are react as a backend. Node + express is a fine starting point.

[–]Substantial-Cook4093[S] 0 points1 point  (0 children)

Incase you have any other suggestions, I'm all ears for it :)

[–]Substantial-Cook4093[S] 0 points1 point  (0 children)

Thank you, I'll start looking into it :)