What is Express.js
Express is a simple and flexible node. JS Web application framework that provides a range of powerful features to help you create Web applications, provide rich HTTP tools, and take-out middleware from the Connect framework, creating robust, friendly APIs that are fast and easy, Express does not abstract two times the features that are already in node. js, but extends the functionality required for Web applications on top of it.
At the beginning, here is just a brief introduction, to organize some resources about express.js, with you to learn
Express.js Chinese Community: http://expressjs.jser.us/
Express.js Guide to Getting Started in Chinese: http://my.oschina.net/youdoce/blog/68476
NODEJS Development Framework EXPRESS3.0 Development notes – starting from scratch: http://blog.fens.me/nodejs-express3/
EXPRESSJS Chinese Platform: http://www.expressjs.com.cn/
node. JS Get Started: Https://cnodejs.org/getstart
CSDN Blog Expressjs Tutorial: http://blog.csdn.net/chszs/article/details/8869655
node. JS Development Framework EXPRESS4.X:HTTP://BLOG.FENS.ME/NODEJS-EXPRESS4/
node. JS Web application Framework express.js (i)