Sindhu’s Vlogs
Which React hook is used for handling side effects?
7 months ago | [YT] | 25
@unknowngame9
Because `useEffect` runs code after the component renders, helping with tasks like fetching data, updating the page, or handling timers.
7 months ago | 2
Sindhu’s Vlogs
Which React hook is used for handling side effects?
7 months ago | [YT] | 25