Hacker News new | past | comments | ask | show | jobs | submit login

I'd definitely suggest at least considering Nest.JS. There's totally nothing wrong with Express (or Koa or Fastify) projects, but Express based projects tend to share problems with all others based on minimalistic-based frameworks - no skeleton means tons of discussions about favorite ORM, Logger, Validation, whole story about service vs helpers etc. If I can skip it, I always do. Decision paralysis can be a killer.



Nest is definitely more polarizing than fastify/express etc but I love it.

I wanted something opinionated that stops me from trying to always find the "best" solution to every problem.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: