Geotab interview question

Add a button in a React app that increments counter

Interview Answer

Anonymous

20 Nov 2024

UseEffect hook to create new state for counter and button click increments the state.