useState vs useRef: Tussle of Titans
What are Hooks? π
Hooks let developers use state and other React features without writing a class. Hooks were introduced in React 16.8 to facilitate programmers in the reusability of React code.
They are the functions that "hook into" React state a...
blog.floxus.co8 min read