Why you should consider Koa instead of Express with Node.js

added by JavaScript Kicks
1/21/2016 10:48:33 PM

648 Views

There is a tendency for frameworks to create too much abstraction/convention/secret sauce/whatever for the programmer that we end up in a situation commonly known as magic. Magic is not good. It's a black box. It means something is going on that is not well understood or is brittle.


0 comments