Tame the Async Redux Beast with Redux-Logic

Presenters
Date
Sep 21, 2017

Keeping our Redux applications tidy can be difficult once we start adding business logic, especially asynchronous code. Where do we write it? How do we write it? And how does our code interact with Redux? This session answers these questions and more by exploring how redux-logic lets us “bring our own code” and integrate it in a structured, declarative way with Redux.