useEffect in React (in Hindi) - opendevs

opendevs
opendevs
826 بار بازدید - 3 سال پیش -
https://opendevs.in
Discord: Discord: discord

This video talks about mounting & update phase of Lifecycle using useEffect in React
The useEffect Hook allows you to perform side effects in your components.
Some examples of side effects are: fetching data, directly updating the DOM, and timers.
useEffect accepts two arguments. The second argument is optional.
`useEffect(function, dependency)`


====== Development guides ======
React Docs: https://reactjs.org/docs/getting-star...
VS Code setup: https://code.visualstudio.com/learn/g...
Node.js setup: https://nodejs.org/en/download/

====== opendevs Links ======
Website: https://opendevs.in
Contact us: https://opendevs.in/contact

Our website offers React course with practice problems & code submissions. Meanwhile we are working on bringing even more features like: code reviews, interviews, exclusive & bonus sessions, TA support, 1 on 1 mentorship, etc. as soon as possible. It's all free in BETA stage so please check it out!
3 سال پیش در تاریخ 1400/12/14 منتشر شده است.
826 بـار بازدید شده
... بیشتر