Cargando…

Front-end reactive architectures : explore the future of the front-end using reactive JavaScript frameworks and libraries /

Learn how to use reactive architectures on the front end. There are many technologies using a reactive approach on the back end, but this book teaches you how the reactive manifesto can be used to benefit your front-end programming as well. You will discover what reactive programming is, what the cu...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Mezzalira, Luca (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, 2018.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. What is Reactive Programming?
  • 2. Architectures Comparison
  • 3. Reactive Programming
  • 4. Cycle.js and MVI
  • 5. MobX: Simple State Management
  • 6. SAM: A Functional Reactive Pattern
  • 7. A Reactive Future.