DEV Community

Discussion on: Which language & framework are you using for a backend?

Collapse
 
jwhenry3 profile image
Justin Henry

Language: JS/TS
Framework: Depending on backend purpose, either NestJS or NextJS

NextJS: coupled with react frontend to serve minor apis
NestJS: more robust and complex applications (and microservice infrastructure)