Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jasonshin/learn-how-express-works-internally

Just recapping my knowledge about Express, MongoDB, Express+ES6
https://github.com/jasonshin/learn-how-express-works-internally

Last synced: 3 days ago
JSON representation

Just recapping my knowledge about Express, MongoDB, Express+ES6

Awesome Lists containing this project

README

        

#Friday night just for fun Node playground code

Just to learn how Express would work internally

#Using babel in production for Node

https://medium.com/@Cuadraman/how-to-use-babel-for-production-5b95e7323c2f#.ijyrwb8yg

#Using babel in development
https://egghead.io/lessons/node-js-using-es6-and-beyond-with-node-js

#Use promise route to create routes in ES6 classes
https://www.npmjs.com/package/express-promise-router