Next.js Discord

Discord Forum

Tech-stack

Unanswered
California pilchard posted this in #help-forum
Open in Discord
California pilchardOP
Hi, just a question for a tech stack I have in mind for my first bigger project, I am planning using Next.js for frontend and some SSR, nest.js for backend with Typeform and PostgreSQL vs just having full-stack app with Next.js, which is better approach and what are downsides and benefits of each,thanks

3 Replies

Why not both?
coz next.js's backend already cover most of basic functionalities of a backend
sure it can't do realtime webhook connection, thats where your custom back-end comes in