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.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress,
Ã2013.
|
Colección: | Expert's voice in Web development.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.