DEV Community

Discussion on: Exploring Node.js Frameworks

Collapse
 
adegbengaagoro profile image
Agoro, Adegbenga. B • Edited

I don't think Nest.js and Next.js fall into the category you are evaluating and considering your familiarity with the MVC framework, I would assume you'd find AdonisJS to be intuitive.

I consider AdonisJS to be of a higher ranking regardless of it's minimal footprint amongst developers. I would give it an 8/10.

It is intuitive to use and allows seamless development of full stack apps, APIs and microservices.

Yes, it is opinionated and given your use of ExpressJS for a long time, that might not appeal to you but it provides a great starting point for beginner and experienced NodeJS developers alike.

Collapse
 
avinduhewa profile image
Avindu Hewa

@adegbengaagoro Absolutely understandable, I will be giving it a much more thorough attempt since it is being recommended by a lot of my colleagues as well.