Much like my previous repository learning-angular this repository will contain all the code (annotated ofcourse) to help me (and hopefully you) learn Express 4.x. The following links will be used as references in this journey:
- Web Development With Node and Express by Ethan Brown ISBN-13:978-1-4919-4930-6 - Available free if you are a university student
- ExpressJS 4.0: New Features and Upgrading from 3.0 by Chris Sevilleja
- Build a RESTful API Using Node and Express 4 by Chris Sevilleja
- Express.js 4, Node.js and MongoDB REST API Tutorial by Azat Mardan