Mastering reactive JavaScript : create applications empowered with real-time data without compromising performance /
If you're struggling to handle a large amount of data and don't know how to improve your code readability, then reactive programming is the right solution for you. It lets you describe how your code behaves when changes happen and makes it easier to deal with real-time data. This book will...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Publishing,
2017.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Mastering reactive JavaScript : create applications empowered with real-time data without compromising performance
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Customer Feedback
- Table of Contents
- Preface
- Chapter 1: What Does Being Reactive Mean?
- Chapter 2: Reacting for the First Time
- Chapter 3: A World Full of Changes
- Reactive Extensions to the Rescue
- Chapter 4: Transforming Data
- Map, Filter, and Reduce
- Chapter 5: The World Changes Too Fast
- Operators to Deal with Backpressure
- Chapter 6: Too Many Sources
- Combining Observables
- Chapter 7: Something is Wrong
- Testing and Dealing with Errors
- Chapter 8: More about Operators
- Chapter 9: Composition
- Chapter 10: A Real-Time Server
- Chapter 11: A Real-Time Client
- Index.