1.1 Github Lecture Source Code.html
1. Project Cleanup
2.1 Github Lecture Source Code.html
2. Install Project Dep
3.1 Github Lecture Source Code.html
3. Setup Global Styles
4.1 Github Lecture Source Code.html
4. Navigation Component
5.1 Github Lecture Source Code.html
5. Todo Creator Component
6.1 Github Lecture Source Code.html
6. Emit Custom Event From Todo Creator Component
7.1 Github Lecture Source Code.html
7. Todo Validation
8.1 Github Lecture Source Code.html
8. Button Component With Slots
9.1 Github Lecture Source Code.html
9. Todo Item Component
10.1 Github Lecture Source Code.html
10. Complete Todo
11.1 Github Lecture Source Code.html
11. Edit Todo
12.1 Github Lecture Source Code.html
12. Delete Todo
13.1 Github Lecture Source Code.html
13. Save & Retrieve Todos ToFrom LocalStorage
14.1 Github Lecture Source Code.html
14. Alternative Way To Update Todos To Local Storage ( watch() )
15.1 Github Lecture Source Code.html
15. Completed Todo State ( computed() )
16. Creating New Routes
17. Test.html