DEV Community

Discussion on: Introducing the Best 10 Node.js Frameworks for 2019 and 2020

Collapse
 
arizonatribe profile image
David Nunez

Nest doesn't belong on this list. It gets out of control really quickly and suddenly you realize you've landed in an old school ASP MVC or Zend app where new developers have to spend a month ramping up to figure out where everything is and groking the abstraction layers. Nest might be okay for small apps, but it'll get out of control and then you're back to the "memorization driven development" that we used to lean on in old school monoliths.