You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2021. It is now read-only.
| Course discussion | Discussion page for the course | https://app.pluralsight.com/library/courses/angular-2-getting-started-update/discussion
10
10
| 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
11
13
| 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/
12
14
| Stackblitz | Try out Angular in your browser without downloading anything | https://stackblitz.com/github/DeborahK/Angular-GettingStarted/tree/master/APM-Start
13
15
| Angular npm packages | List of Angular npm packages | https://www.npmjs.com/~angular
14
16
| Bootstrap | Link to the style library used in the course | https://getbootstrap.com/
15
17
| 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
16
19
| node/npm | Link to download node and npm | https://nodejs.org/en/download
17
20
| TypeScript Playground | Try out TypeScript code in your browser | https://www.typescriptlang.org/play
18
21
| 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:
29
32
| Angular NgRx: Getting Started | https://app.pluralsight.com/library/courses/angular-ngrx-getting-started
| 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
0 commit comments