Search category: React

Rotating arrow with a star symbol in the middle

React Hook vs Normal function?

React Hook is a feature added in React 16.8 that allows you to use React features without writing a class. Explains the differences between Hooks and methods.