Hacker News new | ask | show | jobs
by cercatrova 2471 days ago
That's fine, you can use React's Context API and reducers just like Redux, for which the useContext and useReducer hooks exist. Then it's just like Redux, inject a Provider and Consumer and you're good to go.