Loading…

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.

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Gackenheimer, Cory (Author)
Format: Electronic eBook
Language:Inglés
Published: Berkeley, CA : Apress, Ã2013.
Series:Expert's voice in Web development.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 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.