Files
frontend-bootcamp/step1-03/README.md
2019-02-20 23:23:57 -08:00

19 lines
223 B
Markdown

Demo
already done
- addTodo
- filter
- filter()
- getTodoText
Walk through 'addTodo'
attach addTodo to button
write clearInput/add to addTodo
write updateRemaining
## Exercise
write clearCompleted
add to footer button