Hooks (React)

React hooks are special functions for adding behaviour (state, effects, context) to functional components. They simplify and modernise React code.