Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deborahk/angular-rxjs
Sample Angular application that uses RxJS for reactive development. Find the associated Pluralsight course here: https://app.pluralsight.com/library/courses/rxjs-angular-reactive-development
https://github.com/deborahk/angular-rxjs
Last synced: 2 days ago
JSON representation
Sample Angular application that uses RxJS for reactive development. Find the associated Pluralsight course here: https://app.pluralsight.com/library/courses/rxjs-angular-reactive-development
- Host: GitHub
- URL: https://github.com/deborahk/angular-rxjs
- Owner: DeborahK
- License: mit
- Created: 2019-02-27T07:27:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T18:45:30.000Z (over 1 year ago)
- Last Synced: 2024-11-06T06:03:15.377Z (9 days ago)
- Language: TypeScript
- Homepage:
- Size: 1.1 MB
- Stars: 541
- Watchers: 20
- Forks: 631
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular-RxJS
Find the associated Pluralsight course here: https://app.pluralsight.com/library/courses/rxjs-angular-reactive-development`APM-Start`: The starter files for the course. **Use this to code along with the course**.
`APM-Final`: The completed files. Use this to see the completed solution from the course.
`APM-WithExtras`: The completed files with some extra code. Use this to see some additional techniques not included in the course.
I've developed a few additional examples, including using action streams to "pass" parameters and retrieve multiple related datasets here: https://stackblitz.com/edit/angular-todos-deborahk
To work through this course with stackblitz, start with the APM-Start project using this link: https://stackblitz.com/github/DeborahK/Angular-RxJS/tree/master/APM-Start