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

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

English | 2017 | ISBN: 978-1786462398 | 374 Pages | PDF, EPUB | 42 MB

Build consistent web apps with Redux by easily centralizing the state of your application.
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.
What You Will Learn

  • Understand why and how Redux works
  • Implement the basic elements of Redux
  • Use Redux in combination with React/Angular to develop a web application
  • Debug a Redux application
  • Interface with external APIs with Redux
  • Implement user authentication with Redux
  • Write tests for all elements of a Redux application
  • Implement simple and more advanced routing with Redux
  • Learn about server-side rendering with Redux and React
  • Create higher-order reducers for Redux
  • Extend the Redux store via middleware
Homepage