Development
Express.js tutorial: About the framework and how to use it
Express JS is one of the more popular frameworks for Node JS and here is a great tutorial explaining how to install and get started. In this article, we talk about routing, handling static files, how to write middleware functions and whether Express JS is more environmentally friendly than other frameworks.