Todo List Tutorial
CtrlK
stackblitz
stackblitz
  • 👀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
  • #20: 🛰Deploy to GitHub Pages
  • #21: 💪 Enrich the todo-item component
  • Appendix 2: Tutorial Extensions
  • Appendix 3: StackBlitz links
Powered by GitBook
On this page

#11: ⛓ Interface

coming soon ...

Previous#10: ➕ New component: todo-itemNext#12: 📌 Add items

Last updated 6 years ago