Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billyjov/angular-training
🎉Material for angular training workshops
https://github.com/billyjov/angular-training
angular angular-cli ngrx redux rxjs typescript
Last synced: 3 months ago
JSON representation
🎉Material for angular training workshops
- Host: GitHub
- URL: https://github.com/billyjov/angular-training
- Owner: billyjov
- License: mit
- Created: 2023-01-12T12:22:43.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-13T10:21:39.000Z (7 months ago)
- Last Synced: 2024-06-14T11:24:10.621Z (7 months ago)
- Topics: angular, angular-cli, ngrx, redux, rxjs, typescript
- Language: TypeScript
- Homepage:
- Size: 492 KB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular Training material
- 01 [@HostBinding and @HostListener](./modules/01-hostlistener-hostbinding.md)
- 02 [@ViewChild and @ViewChildren](./modules/02-viewchild-viewchildren.md)
- 03-00 [JS Promise vs RxJS Observables](./modules/03-00-JS-promise-vs-RxJS-Observables.md)
- 03-01 [RxJS Observables](./modules/03-01-RxJS-Observables.md)
- 03-02 [RxJS Operators](./modules/03-02-RxJS-Operators.md)
- 03-03 [RxJS Error Handling](./modules/03-03-RxJS-Error-Handling.md)
- 03-04 [RxJS Combine Process](./modules/03-04-RxJS-Combine-Process.md)
- 03-05 [RxJS Higher Order Observable](./modules/03-05-RxJS-Higher-Order-Observable.md)
- 03-06 [RxJS Subjects](./modules/03-06-RxJS-Subjects.md)
- 04 [Change Detection](./modules/04-change-detection.md)