Skip to content

Latest commit

 

History

History
executable file
·
6 lines (4 loc) · 410 Bytes

README.md

File metadata and controls

executable file
·
6 lines (4 loc) · 410 Bytes

React Hooks & Context (Without Redux)

Demonstrate how React's features, Hooks and Context, are allowing efficient and simple state management. Previously possible only when using state management libraries such as Redux and MobX, React's now built-in support makes a smooth and simple development experience.

Medium article: https://medium.com/@amirwaisman/react-hooks-context-without-redux-401235df2a68