summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kai Moritz [Mon, 29 Jun 2020 20:39:48 +0000 (22:39 +0200)]
WIP:Häh?
Kai Moritz [Mon, 29 Jun 2020 19:21:56 +0000 (21:21 +0200)]
WIP
Kai Moritz [Mon, 29 Jun 2020 19:14:57 +0000 (21:14 +0200)]
WIP
Kai Moritz [Sun, 28 Jun 2020 21:36:25 +0000 (23:36 +0200)]
WIP-NG
Kai Moritz [Sun, 28 Jun 2020 21:21:15 +0000 (23:21 +0200)]
The Counter-Example stores an object as state
Kai Moritz [Fri, 26 Jun 2020 14:21:49 +0000 (16:21 +0200)]
Added vorgang.service.ts and accompanying spec
Kai Moritz [Fri, 26 Jun 2020 13:49:07 +0000 (15:49 +0200)]
Integrated debug-MetaReducer from https://ngrx.io/guide/store/metareducers
Kai Moritz [Fri, 26 Jun 2020 12:44:56 +0000 (14:44 +0200)]
Integrated Counter-Example from https://ngrx.io/guide/store
Kai Moritz [Fri, 26 Jun 2020 07:14:59 +0000 (09:14 +0200)]
@ngrx/store installiert
Mit dem Befehl:
ng add @ngrx/store --minimal false
Kai Moritz [Fri, 26 Jun 2020 11:33:49 +0000 (13:33 +0200)]
Show component vorgang
* The app shows the component vorgang (app-vorgang)
* Note: app.component.spec.ts now needs a stub for app-vorgang
Kai Moritz [Fri, 26 Jun 2020 11:30:49 +0000 (13:30 +0200)]
ng generate component vorgang
Kai Moritz [Fri, 1 May 2020 17:05:19 +0000 (19:05 +0200)]
Replaced automatically created Landing-Page
Kai Moritz [Fri, 8 May 2020 09:26:04 +0000 (11:26 +0200)]
Upgraded to version 0.9 of Angular
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