Combining useContext with useReducer (video)
Leigh Halliday
Posted on September 18, 2019
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
💖 💪 🙅 🚩
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.