martes, 13 de octubre de 2015

El Libro del Día: Node.js in Practice

El Libro del Día: 2015-10-13

Titulo: Node.js in Practice
Autor: Alex Young, Marc Harter
Editorial: Manning
Nro Paginas: 426

Capítulos:
PART 1 NODE FUNDAMENTALS
1 Getting started
2 Globals: Node’s environment
3 Buffers: Working with bits, bytes, and encodings
4 Events: Mastering EventEmitter and beyond
5 Streams: Node’s most powerful and misunderstood feature
6 File system: Synchronous and asynchronous approaches to files
7 Networking: Node’s true “Hello, World”
8 Child processes: Integrating external applications with Node
PART 2 REAL-WORLD RECIPES
9 The Web: Build leaner and meaner web applications
10 Tests: The key to confident code
11 Debugging: Designing for introspection and resolving issues
12 Node in production: Deploying applications safely
PART 3 WRITING MODULES
13 Writing modules: Mastering what Node is all about

Descarga:
Node.js_in_Practice