mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
20 lines
237 B
Markdown
20 lines
237 B
Markdown
Demo
|
|
|
|
already done
|
|
|
|
- addTodo
|
|
- filter
|
|
- filter()
|
|
- getTodoText
|
|
|
|
Walk through 'addTodo'
|
|
attach addTodo to button
|
|
write clearInput
|
|
write updateRemaining
|
|
|
|
## Exercise
|
|
|
|
add filter to filter buttons
|
|
write clearCompleted
|
|
add to footer button
|