16 useContext() - State Management - Nextjs
Topic 16: Context API
Topic 17: Redux StateManagement
Topic 18: Redux Toolkit and Immer
1. Introduction to State Management:
Understanding State in React:
State refers to data that can change over time within a component.
Components can have lo...
krayush1109.hashnode.dev5 min read