Combining useContext with useReducer (video)

leighhalliday

Leigh Halliday

Posted on September 18, 2019

Combining useContext with useReducer (video)

This is a powerful pattern which gives you a lot of the functionality that Redux provides, with just 2 hooks that come built-in to React.

Source code available here: Code available at: https://github.com/leighhalliday/demo-infinite-scroll/blob/master/src/WithContext.js

💖 💪 🙅 🚩
leighhalliday
Leigh Halliday

Posted on September 18, 2019

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

React Is Eating Itself
react React Is Eating Itself

March 9, 2020