State Management in React
Why State management?
Let us understand the need for state management to react with an example
While updating any course the state variable will rerender when there is any update in the state variable as shown in the below image
When we update the ...
singhrohan.hashnode.dev3 min read