12. Accessing DOM Elements -- Refs
a color picker app that refocuses to and clears the input text-field after submitting the result using the 'go' button
9. Events in React -- basic event handling in React
a click counter. The count increases upon hitting the button. If with shift-down, it increases 10x faster