Skip to content

Commit f6237cd

Browse files
authored
Create links.md
1 parent bbaec63 commit f6237cd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

links.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Here are some useful links that are referenced in or supplement this course:
2+
3+
| Name | Description | Link |
4+
| ---- | ----------- | ---- |
5+
| Github Repo | Code for the course | https://github.com/DeborahK/Angular-GettingStarted
6+
| Course | Pluralsight course | https://app.pluralsight.com/library/courses/angular-2-getting-started-update
7+
| Course discussion | Discussion page for the course | https://app.pluralsight.com/library/courses/angular-2-getting-started-update /discussion
8+
| 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/\
9+
| Stackblitz | Try out Angular in your browser without downloading anything | https://stackblitz.com/github/DeborahK/Angular-GettingStarted/tree/master/APM-Start
10+
| TypeScript Playground | Try out TypeScript code in your browser | http://www.typescriptlang.org/Playground/
11+
| VS Code | Link to a recommended code editor | https://code.visualstudio.com/
12+
| Angular npm packages | List of Angular npm packages | https://www.npmjs.com/~angular
13+

0 commit comments

Comments
 (0)