Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.9 KB

links.md

File metadata and controls

28 lines (24 loc) · 1.9 KB

Useful Links

Here are some useful links that are referenced in or supplement this course:

Name Description Link
Github Repo Code for the course https://github.com/DeborahK/Angular-RxJS
Course Pluralsight course https://app.pluralsight.com/library/courses/rxjs-angular-reactive-development
Course discussion Where to post issues/questions https://github.com/DeborahK/Angular-RxJS/issues
Angular documentation Official Angular documentation https://angular.io/
RxJS Documentation Official RxJS documentation https://rxjs.dev/
RxJS Github Repo Official RxJS github https://github.com/ReactiveX/rxjs/
Stackblitz Online editor for first few hands on https://stackblitz.com/github/DeborahK/Angular-GettingStarted/tree/master/APM-Start
VS Code Recommended code editor https://code.visualstudio.com/
node/npm Download node and npm https://nodejs.org/en/download
Angular DevTools Chrome extension for Angular debugging and profiling https://chrome.google.com/webstore/detail/angular-devtools/ienfalfjdbdpebioblfackkekamfmbnh
Angular ESLint Enabling ESLint in Angular projects https://github.com/angular-eslint/angular-eslint

Additional Suggested Pluralsight Courses

Name Link
Angular: Getting Started https://app.pluralsight.com/library/courses/angular-2-getting-started-update
Angular: Reactive Forms https://app.pluralsight.com/library/courses/angular-2-reactive-forms
Angular Component Communication https://app.pluralsight.com/library/courses/angular-component-communication
Angular NgRx: Getting Started https://app.pluralsight.com/library/courses/angular-ngrx-getting-started
RxJS: Getting Started https://app.pluralsight.com/library/courses/rxjs-getting-started
Learning RxJS Operators by Example Playbook https://app.pluralsight.com/library/courses/rxjs-operators-by-example-playbook