Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit e57d2d4

Browse files
DeborahKDeborahK
DeborahK
authored and
DeborahK
committed
2 parents 32d4b4e + 1baf8a5 commit e57d2d4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

links.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,14 @@ Here are some useful links that are referenced in or supplement this course:
88
| Course | Pluralsight course | https://app.pluralsight.com/library/courses/angular-2-getting-started-update
99
| Course discussion | Discussion page for the course | https://app.pluralsight.com/library/courses/angular-2-getting-started-update/discussion
1010
| Angular documentation | Official Angular documentation | https://angular.io/
11+
| Angular Update Guide | Instructions to update from one Angular version to another | https://update.angular.io/
12+
| Angular Errors List | Official Angular documentation | https://angular.io/errors
1113
| Angular: Getting Started Problem Solver | Blog post that identifies common issues you may run into when using the sample code in this course, along with solutions. | http://blogs.msmvps.com/deborahk/angular-2-getting-started-problem-solver/
1214
| Stackblitz | Try out Angular in your browser without downloading anything | https://stackblitz.com/github/DeborahK/Angular-GettingStarted/tree/master/APM-Start
1315
| Angular npm packages | List of Angular npm packages | https://www.npmjs.com/~angular
1416
| Bootstrap | Link to the style library used in the course | https://getbootstrap.com/
1517
| Font Awesome | Link to the font library used in the course | https://fontawesome.com
18+
| JavaScript Array filter function | Link to the documentation | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/filter
1619
| node/npm | Link to download node and npm | https://nodejs.org/en/download
1720
| TypeScript Playground | Try out TypeScript code in your browser | https://www.typescriptlang.org/play
1821
| VS Code | Link to a recommended code editor | https://code.visualstudio.com/
@@ -29,6 +32,7 @@ Here are some useful links that are referenced in or supplement this course:
2932
| Angular NgRx: Getting Started | https://app.pluralsight.com/library/courses/angular-ngrx-getting-started
3033
| Angular CLI | https://app.pluralsight.com/library/courses/angular-cli
3134
| Play by Play: Angular 2/RxJS/HTTP and RESTful Services with John Papa and Dan Wahlin | https://app.pluralsight.com/library/courses/play-by-play-angular-2-rxjs-http-restful-services-john-papa-dan-wahlin
35+
| Angular Forms | https://app.pluralsight.com/library/courses/angular-forms
3236
| Angular Fundamentals | https://app.pluralsight.com/library/courses/angular-fundamentals
3337
| Angular HTTP Communication | https://app.pluralsight.com/library/courses/angular-http-communication
3438
| TypeScript: Getting Started | https://app.pluralsight.com/library/courses/getting-started-typescript

0 commit comments

Comments
 (0)