Epic Middleware in Redux

RxJS and redux-observable

Middleware is a powerful feature of Redux applications that “provides a third-party extension point between dispatching an action, and the moment it reaches the reducer”. This means that you can access dispatched actions as well as…


Testing React with Enzyme

At 7Geese we’ve been working on converting a large codebase built with Backbone/Marionette and written in CoffeeScript to React written in ES6. We’re still using Backbone models and collections as the data layer for now, but all views moving forward are being written in React. In…

Kevin Salter’s Blog
Kevin Salter’s Blog
writing code and building products
More information
Followers
47
Elsewhere