To-Do List App

Learn how to make the to-do list interactive using event listeners.

We’re going to finish the chapter by putting a few of the things we’ve learned together to build a slightly more sophisticated to-do list app than we built previously. It will allow us to add items to the list and strike them out by clicking on them—this time without having to mess with the console.

To get started, we enter the following into the index.html file:

Get hands-on with 1200+ tech skills courses.