ngHeroes
  • πŸ‘€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 1: Generating a new project
  • Appendix 2: Tutorial Extensions
Powered by GitBook
On this page
  • Angular Tutorial for Beginners
  • Creating a Todo-List App

Was this helpful?

About

Next#0: πŸ’ƒ Introduction

Last updated 6 years ago

Was this helpful?

Angular Tutorial for Beginners

Creating a Todo-List App

This tutorial will take you step by step on how to create your own todo list application using Angular (version 2 and above). Through the tutorial, we'll be using the Angular CLI, save data in the local storage and deploy the code to GitHub Pages.

This tutorial is open source and is written by the community. Please feel free to send any suggestions and pull requests. Special thanks to the members of Angular AfterHours meetup group for kickstarting this tutorial during a !

The tutorial is used in the workshops. You are welcome to use it in your own workshop and we'd love to hear about it!

πŸ‘€
special meetup event
ngHeroes