Skip to Main Content
Isomorphic Web Applications
book

Isomorphic Web Applications

by Elyse Gordon
June 2018
Intermediate to advanced content levelIntermediate to advanced
320 pages
10h 11m
English
Manning Publications
Content preview from Isomorphic Web Applications

Chapter 6. Redux

This chapter covers

  • Managing your application state with Redux
  • Implementing Redux as an architecture pattern
  • Managing your application state with actions
  • Enforcing immutability with reducers
  • Applying middleware for debugging and asynchronous calls
  • Using Redux with React

Redux is a library that provides an architecture for writing your business logic. With React apps, you can handle much of your application state within your root components. But as your application grows, you end up with a complex set of callbacks that need to be passed down to all the children in order to manage application state updates. Redux provides an alternative for storing your application state by doing the following:

  • Dictating a clear line of ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Building Isomorphic JavaScript Apps

Building Isomorphic JavaScript Apps

Jason Strimpel, Maxime Najim
Pro React 16

Pro React 16

Adam Freeman

Publisher Resources

ISBN: 9781617294396Supplemental ContentPublisher SupportOtherPublisher WebsiteSupplemental ContentPurchase Link