Exercise 1: Untangling the Big Ball of Mud

Press the Up Arrow and Down Arrow keys to increment and decrement the counter.


The code for this app is all in a single file. You need to separate it into a CSS file containing the application stylesheet, a JS file containing the component and logic, and this HTML page which hosts the component.

Download the code: exercise01.zip