Skip to content

JuliKrue/ngGirls-ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-ivy-rqbtew

Edit on StackBlitz ⚡️

ngGirls Workshop: Todo List Tutorial

Goal is to develop a basic understanding on howw Angular works.

Result

  • the finished application shows a Todo-List
  • Lets you add or delete items
  • Edit titles of existing items
  • The list is saved in the browseer's local storage

What I learned

  • Modules and components, how to use inline templates and why you shouldn't
  • OnInit Method, property binding, event binding
  • Reference, Interface, Creating a Service and adding items to the list by using the Service
  • Local storage, removing items and style the components

Releases

No releases published

Packages

No packages published