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...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Mardan, Azat (Συγγραφέας, http://id.loc.gov/vocabulary/relators/aut)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2018.
Έκδοση:2nd ed. 2018.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.