What is State in React JS ? | State in Class Component | ReactJS Tutorial - #5

Опубликовано: 08 Ноябрь 2024
на канале: CodingWithJeevan
55
1

State In react: State is a JavaScript object that stores a component’s dynamic data and it enables a component to keep track of changes between renders. Because the state is dynamic, it is reserved only for interactivity so you don’t use it for static React projects.

/* External Links */
//_book
books you should read: https://amzn.to/3gyGNqn

//_electronics
Coder's mouse: https://amzn.to/3EWdnfu
Coder's Keyboard: https://amzn.to/3V1nRjf
Laptop: https://amzn.to/3GFdEEA
Headphones: https://amzn.to/3XqDulT

By: Jeevan Kumar | g1mishra