When should you use delegated events?
- Add new todos
- Display new todos on the DOM
- Add seeded todos to the DOM on page load
- Target and remove todos from the DOM (via event delegation)
- Clone
npm i
- Open src/index.html in your browser
gulp
When should you use delegated events?
npm i
gulp