code samples, interview questions, react, web development

React: The Second Form of setState

I had a simple enough problem to solve: Create a counter that increments, decrements, and resets in React. Of course […]