You don’t learn unless you start doing.

I have some ideas for you.

Here are the challenges I propose for the counter app:

  1. Add a “reset” button to restore the count to zero
  2. Add a set of buttons to decrement the count
  3. Add another button that saves the result of the count to a list of results. This way the page can serve as a sort of calculator that memorizes the previous calculations.

Go to the next module