👩💻 Join our community of thousands of amazing developers!
Hooks are on their way soon to React, which offer ways to manage component state and lifecycles in function components. Also coming is the reducer, a pattern from the popular library Redux. While I think Redux can make apps more complicated than they need to be, I think reducers as a primitive offer some interesting […]...