top | item 26829456

(no title)

mokanfar | 4 years ago

Nest.js is more like Angular

discuss

order

gremlinsinc|4 years ago

I think you're thinking of Next/Nuxt. I'm a laravel dev but have tried every framework under the sun cause I get bored.

Next/Nuxt are basically react/vue SSR / Server Side Rendering or SPA frameworks... which seems more like Angular..no?

Nest.js is a fullstack backend framework more like fastify or express and has guides on connecting databases, graphql, etc....

Personally, if I were going to go with node, I'd choose nest.js or feathers or express as they have the best ecosystems ... but none seem as mature as laravel, rails, or django.