Tagged in

Promises

Server for Node.js
Server for Node.js
Journey to launching *server* for Node.js
More information
Followers
108
Elsewhere
More, on Medium

Server’s middleware ♥ Promises

This is the journey of creating a simple and powerful server for Node.js.

I decided to step back and change the way middleware works before committing to 1.0.0. It hasn’t been easy, however I think that we can achieve a lot more with ES6+ than with…