Node.js recipes /
This book is a comprehensive reference for solving Node.js problems. Filled with recipes that follow a problem/solution format, it allows the reader to look up recipes for situations they may come across in day-to-day server-side development.
Cote: | Libro Electrónico |
---|---|
Auteur principal: | |
Format: | Électronique eBook |
Langue: | Inglés |
Publié: |
Berkeley, CA :
Apress,
Ã2013.
|
Collection: | Expert's voice in Web development.
|
Sujets: | |
Accès en ligne: | Texto completo (Requiere registro previo con correo institucional) |
Table des matières:
- Chapter 1. Understanding Node.js
- chapter 2. Networking with Node.js
- chapter 3. Using the file system
- chapter 4. Building a web server
- chapter 5. Using events and child processes
- chapter 6. Implementing security and cryptography
- chapter 7. Discovering other Node.js modules
- chapter 8. Creating a WebSocket server
- chapter 9. Using web server frameworks
- chapter 10. Connecting to a data store
- chapter 11. Testing in Node.js
- chapter 12. Debugging and deploying your application.