- 👀 About
- #0: 💃 Introduction
- #1: ⌛ Installations
- #2: 🅰 Angular kicks in
- #3: 📐 Component
- #4: ✏ A new component
- #5: 💼 Class
- #6: 📥 Property binding
- #7: 📤Event binding
- #8: 📎 Element ref - #
- #9: 📋 The To Do list
- #10: ➕ New component: todo-item
- #11: ⛓ Interface
- #12: 📌Add items
- #13: 🚧 Refactor App Component
- #14: 💅 Adding Style
- #15: 🔋 Creating a Service
- #16: 🎁 Add Items Using the Service
- #17: 💾Local storage
- #18: 🗑 Remove item
- #19: 🔘 Adding a checkbox
- #21: 💪 Enrich the todo-item component
- Appendix 1: Git and GitHub
- Appendix 2: 🛰 Deploying your app
- Appendix 3: Tutorial Extensions
- Appendix 4: Generating a new project
- Troubleshooting