Hey there! I'm diving into a backend project and currently have a setup using ExpressJS, Sequelize, MongoDB, and some basic authentication for my API. I'm looking to refactor my project into a more robust framework, ideally using TypeScript along with a better ORM. I've dabbled with Next.js, but didn't find it suited for APIs and I'm open to giving it another go if you think it's worth it. If you know of any starter repos that I could check out, I'd love those recommendations too!
5 Answers
If speed is your priority, consider Fastify. It's lightweight and fast, designed for high performance.
NestJS is a solid choice due to its structured approach and great built-in tools. It’s widely used for Node.js backends and has extensive support for TypeScript.
I really like Hono for its nice typing and simple API. It’s minimal and built on web standards while also being friendly for developers transitioning from Express.
NestJS paired with TypeORM is hard to beat, but just a heads up, it can get complex depending on what you need.
Adonis is fantastic! Once you go Adonis, you won't want to switch back.
Related Questions
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically
[Centos] Delete All Files And Folders That Contain a String