Cargando…

Pro Express.js /

Pro Express.js is for the reader who wants to quickly get up-to-speed with Express.js, the flexible Node.js framework. Author Azat Mardan clearly explains how to start developing with Express.js with a basic 'Hello World', and then delves into a deep API reference, before looking at common...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Mardan, Azat (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress, 2014.
Colección:Expert's voice in Web development.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Starting with Express.js
  • Hello world example
  • Configuration, settings, and environments
  • Working with Middleware
  • Template engines and Consolidate.js
  • Parameters and routing
  • Express.js request object
  • Express.js response object
  • Error handling and running an app
  • Abstraction
  • Database, keys and stream tips
  • Redis and authentication patterns
  • Multithreading with clusters
  • Applying stylus, less, and sass
  • Security tips
  • Socket. IO and Express.js
  • Domain and Express.js
  • Sails.js, DerbyJS, LoopBack, and other frameworks
  • Instagram gallery
  • Todo app
  • REST API
  • HackHall
  • Related reading and resources
  • Migrating Express.js 3.x to 4.x: Middleware, route, and other changes
  • Express.js 4 cheat sheet
  • ExpressWorks.