Playable result only — the source code stays hidden.
Mission 00 4 min
Mission 0: Try the Checklist
Try the finished Mission Checklist. Add a few tasks, try adding a blank one, then delete tasks individually. This project combines form input with dynamic DOM elements.
Build roadmap
What you’ll build, mission by mission
- 1Build the interface
Create the input, controls and list.
- 2Add typed tasks
Turn input text into new list items.
- 3Clear the input
Reset the field after each task.
- 4Validate input
Stop blank tasks.
- 5Delete tasks
Add working Delete buttons to dynamic items.