Junior
What is a hook in the context of React?
sobes.tech AI
Answer from AI
A function that allows using state and other React features without writing class components.
sobes.tech AI
Answer from AI
A function that allows using state and other React features without writing class components.