Jump to ratings and reviews
Rate this book

Practical Node.js: Building Real-World Scalable Web Apps

Rate this book
Practical Node.js is your step-by-step guide to learning how to build a wide range of scalable real-world web applications using a professional development toolkit. Node.js is an innovative and highly efficient platform for creating web services. But Node.js doesn't live in a vacuum! In a modern web development, many different components need to be put together — routing, database driver, ORM, session management, OAuth, HTML template engine, CSS compiler and many more. If you already know the basics of Node.js, now is the time to discover how to bring it to production level by leveraging its vast ecosystem of packages. As a web developer, you'll work with a varied collection of standards and frameworks - Practical Node.js shows you how all those pieces fit together. Practical Node.js takes you from installing all the necessary modules to writing full-stack web applications by harnessing the power of the Express.js and Hapi frameworks, the MongoDB database with Mongoskin and Mongoose, Jade and Handlebars template engines, Stylus and LESS CSS languages, OAuth and Everyauth libraries, and the Socket.IO and Derby libraries, and everything in between. The book also covers how to deploy to Heroku and AWS, daemonize apps, and write REST APIs. You'll build full-stack real-world Node.js apps from scratch, and also discover how to write your own Node.js modules and publish them on NPM. You already know what Node.js is; now learn what you can do with it and how far you can take it! Practical Node.js is for web developers who have some familiarity with the basics of Node.js and want to learn how to use it to build apps in a professional environment.

295 pages, Kindle Edition

First published July 9, 2014

20 people are currently reading
92 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
12 (16%)
4 stars
22 (30%)
3 stars
28 (38%)
2 stars
9 (12%)
1 star
1 (1%)
Displaying 1 - 4 of 4 reviews
Profile Image for Mathi Fonseca.
148 reviews4 followers
March 1, 2016
Best (of two) books about Node.js that I've read. Much more useful, clear, and organized than "Node.js The Right Way". As expected of books about a bleeding edge technology, it's already a bit outdated, but the concepts and ideas are still valid and invite you to read even further.
Profile Image for Jordan.
26 reviews
July 7, 2025
I was using Node.js a lot (against my will sometimes) and wanted to make sense of what in da hell was going on. This is a pretty good book for that.
Profile Image for Edu Rodríguez.
1 review
September 29, 2014
Taken from an Amazon review:

Without a doubt the best Node book available. At last a writer that makes the effort to ensure the reader experience is a hassle free and learning one. The biggest gripe I have with software development books is the lack of updates. If a book is older than six months none of the examples work and you spend 95% of your time trying to figure out why the code doesn't work. If publishers made sure their books were up to date then this would be a great advantage over piracy. The thing I like about this book is that every step of the way the writer has shown the version of all middleware used to ensure that it works i.e. instead of "npm install -g express-generator" he uses "npm install -g express-generator@4.0.0". A simple thing that makes a big difference.
Writing style is simple and to the point. The examples are great and real World stuff along with little gems thrown in here and there.
10 out of 10 for this! I'll be looking out for his next book!
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.