Jump to ratings and reviews
Rate this book

Pro Express.js: Master Express.js: The Node.js Framework For Your Web Development

Rate this book
Pro Express.js is for the reader who wants to quickly get up-to-speed with Express.js, the flexible Node.js framework. Author Azat Mardan clearly explains how to start developing with Express.js with a basic 'Hello World', and then delves into a deep API reference, before looking at common and abstract development problems. Lastly, you will learn how to build a series of real-world apps in order to cement your knowledge.

In order to get the best from this book, you will be familiar with Node.js scripts and able to install packages using npm. In the deep API reference, each aspect of the Express.js API is explained clearly with a simple exercise to demonstrate its usage. This includes configuration, settings and environments; different middleware and its uses; templating engines; extracting parameters and routing; request and response; error handling; and running an app. In the next part you'll delve into abstraction, streams, authentication, multithreading, Socket.io, security, and more complex modules. You will also learn about smaller frameworks built using Express.js, such as Sails.js, and Derby. Finally you'll build real-world apps including a REST API, Todo App, and Instagram gallery.

Express.js is used by a range of well-known companies such as MySpace and Storify, and it's becoming more and more likely that it'll be a required skill for new developers. With this book you can skip learning via complicated documentation, and get the information from a developer who's been using Express.js for long enough to explain things well. Add Pro Express.js to your library today.







What you'll learnHow to start using Express.js efficiently.How each feature of Express.js actually works, from config to routing, and more.What frameworks have been built using Express.js and why you might use them in your work. How to apply Express.js to real-world projects. Who this book is forThis book is for the reader who is familiar with Node.js and can install packages with npm. They want to learn Express.js and quickly understand each feature of the API, in order to use it efficiently in their everyday development.

658 pages, Kindle Edition

First published December 24, 2014

12 people are currently reading
23 people want to read

About the author

Azat Mardan

29 books7 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
4 (17%)
4 stars
14 (60%)
3 stars
2 (8%)
2 stars
3 (13%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
Profile Image for Marc Udoff.
153 reviews7 followers
November 11, 2015
This is a good primer for learning Express.js if you know nothing about it. The book itself is very simple and most of the text is examples. So despite its length, its a quick read that gives you some really basic knowledge to any JS programmer coming to Express 4. Better than any online tutorial I have seen.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.