Repository containing samples for Medium articles I will publish.
1. Reduxless:
Use React Hooks to write applications that benefit from Redux state management without the need for additional libraries and boilerplate.
Read about this project on Medium
Improving the render performance of React Applications with useCallback and useMemo