proposals
proposals copied to clipboard
two/three part mini-series on a small project covering react hooks with reducers and testing
Hey @yamalight thanks for all the content. For the company I work at, we use react for our frontend and have been looking to gradually convert a traditional react/redux app to hooks system. It'd be nice if you could cover a mini project which covers:
- react hooks primarily using useReducer/useContext since they seem to ultimately settle as the de-factor state management over redux (atleast). Also open to suggestions on any other global state management which can scale
- react-testing-library or any modern testing library for react which can take full use of these useReducer/useContext to simulate state changes
Thanks
hey @sumantka, thanks for submitting this. sure, that sounds like a nice set :)