useState | [UseState hook in react js.]

preview_player
Показать описание
The React useState Hook allows us to track state in a function component.

State generally refers to data or properties that need to be tracking in an application.

With the help of useState hook we could use a state inside our functional components.

there will no overhead of this keyword to create the state. We will be having flexibility of using any kind state variable inside functional components with the help of useState hook. creating a state and updating state is very easy with useState hooks.

#react, #hooks, #usestate, #javascript
#es6
Рекомендации по теме
Комментарии
Автор

Very informative and useful video. Thanks🙏

sayalideshpande
welcome to shbcf.ru