Cargando…

Reactive Programming with Node.js

This book teaches you how to utilize Reactive Programming (RP) for your back-end development with Node.js. Up to now, RP has most often been used in front-end development, but its revolutionary approach can also transform your back-end programming. Using Reactive Programming with Node.js you will un...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Doglio, Fernando (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edición:1st ed. 2016.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • 1. Reactive 101
  • 2. Being Reactive
  • 3. Functional Reactive Programming
  • 4: Reactive Programming on the Back End
  • 5. Enter Node.js
  • 6. Overview of the Land
  • 7. Writing your own FRP Library
  • 8. A Practical Overview
  • 9. Scaling your Reactively Programmed Systems.