Saved Bookmarks
| 1. |
What are React Hooks? |
|
Answer» React Hooks were BROUGHT in by the React team to efficiently HANDLE state management and the side-effects in function components. React Hooks is a way of making the CODING effortless. They help by enabling US to write React APPLICATIONS by only using React components. |
|