examples/angular-tour-of-heroes
3 years ago2: Display a List
Kai Moritz [Sat, 2 May 2020 10:20:09 +0000 (12:20 +0200)]
2: Display a List
a) Create mock heroes + Displaying heroes

3 years ago1: The Hero Editor
Kai Moritz [Sat, 2 May 2020 07:23:05 +0000 (09:23 +0200)]
1: The Hero Editor
e) Edit the hero + AppModule

3 years ago1: The Hero Editor
Kai Moritz [Sat, 2 May 2020 07:11:04 +0000 (09:11 +0200)]
1: The Hero Editor
d) Format with the UppercasePipe

3 years ago1: The Hero Editor
Kai Moritz [Fri, 1 May 2020 17:31:56 +0000 (19:31 +0200)]
1: The Hero Editor
c) Create a Hero interface + Show the hero object

3 years ago1: The Hero Editor
Kai Moritz [Fri, 1 May 2020 17:16:34 +0000 (19:16 +0200)]
1: The Hero Editor
b) Show the HeroesComponent view

3 years ago1: The Hero Editor
Kai Moritz [Fri, 1 May 2020 17:10:20 +0000 (19:10 +0200)]
1: The Hero Editor
a) ng generate component heroes

3 years ago0: Create a Project
Kai Moritz [Fri, 1 May 2020 17:05:19 +0000 (19:05 +0200)]
0: Create a Project

3 years agoinitial commit: Tour of Heroes
Kai Moritz [Wed, 29 Apr 2020 18:57:16 +0000 (20:57 +0200)]
initial commit: Tour of Heroes

Siehe: https://angular.io/tutorial/toh-pt0