setMessage("Goodbye world!")}>
Change
)
```
- Using the useState hook simplifies the process of manipulating states and allows you to use states in functional components. This is current standard of managing states, and thus should be used more often than using class components.
[Reference from Youtube](https://www.youtube.com/watch?v=lAW1Jmmr9hc)
[Reference from React](https://reactjs.org/docs/hooks-state.html)" data-react-helmet="true" />
{message}
setMessage("Goodbye world!")}>
Change
)
```
- Using the useState hook simplifies the process of manipulating states and allows you to use states in functional components. This is current standard of managing states, and thus should be used more often than using class components.
[Reference from Youtube](https://www.youtube.com/watch?v=lAW1Jmmr9hc)
[Reference from React](https://reactjs.org/docs/hooks-state.html)" data-react-helmet="true" />
{message}
setMessage("Goodbye world!")}>
Change
)
```
- Using the useState hook simplifies the process of manipulating states and allows you to use states in functional components. This is current standard of managing states, and thus should be used more often than using class components.
[Reference from Youtube](https://www.youtube.com/watch?v=lAW1Jmmr9hc)
[Reference from React](https://reactjs.org/docs/hooks-state.html)" data-react-helmet="true" />omniquotient