abatoms in #hive-169321 • 3 years agoBASIC INTRO TO REACTJS USESTATE HOOK What is a React Hook? A Hook (react ) is used to get into React states and lifecycle features in functional components. The key here is functional components i.e. hooks…