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

Learn how to build a wide range of scalable real-world web applications using a professional development toolkit. 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.With this book, you'll work w...

Full description

Saved in:
Bibliographic Details
Main Author: Mardan, Azat (Author)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress, 2018.
Edition:2nd ed. 2018.
Subjects:
ISBN:9781484230398
Online Access: Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • 1. Setting Up Node.js and Other Essentials
  • 2. Using Express.js to Create Node.js Web Apps
  • 3. TDD and BDD for Node.js with Mocha
  • 4. Template Engines: Pug and Handlebars
  • 5. Persistence with MongoDB and Mongoskin
  • 6. Security and Auth in Node.js
  • 7. Boosting Your Node.js and MongoDB with Mongoose
  • 8. Building Node.js REST API Servers with Express.js and Hapi
  • 9. Real-Time Apps with WebSocket, Socket.IO, and DerbyJS
  • 10. Getting Node.js Apps Production Ready
  • 11. Deploying Node.js Apps
  • 12. Modularizing Your Code and Publishing Node.js Modules to npm
  • 13. Node HTTP/2 Servers
  • 14. Asynchronous Code in Node
  • 15. Node Microservices with Docker and AWS ECS
  • 16. Serverless Node with AWS Lambda
  • 17. Conclusion.