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 with people looking over my shoulder while I am coding I often don’t create things that I am particularly proud of, but generally I get working code. Here is a slightly cleaned up version of […]

React: The Second Form of setState Read More »