DEV Community

Discussion on: What STACK do you choose and why?

Collapse
 
shadowcraze90 profile image
Shadowcraze90

Have you tried NestJS? Recently built a backend with it and it was awesome. Don't think I'll use a different back end for a long time. It's basically a Typescript abstraction on top of Express (or fastify). Everything went very smoothly for me.

Collapse
 
yobretyo profile image
Bret

Not yet, I’m not too sure yet on for what reason to use it.