Working through the tutorial, I felt myself really wanting to see the most basic example of some UI changing its state. Perhaps a "counter" with a button, which when pressed, updates the count of some text.
IMHO, the Shopping Cart is a bit too complex as an example to show why we need StatefulComponents.
I'd be happy to help write this section if someone wants to contribute the canonical, simple "counter".
Thanks!
Working through the tutorial, I felt myself really wanting to see the most basic example of some UI changing its state. Perhaps a "counter" with a button, which when pressed, updates the count of some text.
IMHO, the Shopping Cart is a bit too complex as an example to show why we need StatefulComponents.
I'd be happy to help write this section if someone wants to contribute the canonical, simple "counter".
Thanks!