Cargando…

Learning Redux : write maintainable, consistent, and easy to-test web applications /

The book starts with a short introduction to the principles and the ecosystem of Redux, then moves on to show how to implement the basic elements of Redux and put them together. Afterward, you are going to learn how to integrate Redux with other frameworks, such as React and Angular. Along the way,...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Bugl, Daniel (Autor)
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:
  • Learning Redux : write maintainable, consistent, and easy to-test web applications
  • Credits
  • About the Author
  • Acknowledgments
  • About the Reviewer
  • www.PacktPub.com
  • Customer Feedback
  • Table of Contents
  • Preface
  • 1. Why Redux?
  • 2. Implementing the Elements of Redux
  • 3. Combining Redux with React
  • 4. Combining Redux with Angular
  • 5. Debugging a Redux Application
  • 6. Interfacing with APIs
  • 7. User Authentication
  • 8. Testing
  • 9. Routing
  • 10. Rendering on the Server
  • 11. Solving Generic Problems with Higher-Order Functions
  • 12. Extending the Redux Store via Middleware
  • Index.