State Management: Context API, Prop Drilling, React.memo, useMemo, and useCallback
The first time I started building slightly bigger React applications, I didn't really have a state management problem.
At least…
I didn't think I did.
I had a component.
The component had some state.
devwithsahil.hashnode.dev18 min read