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
Copy file name to clipboardExpand all lines: links.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ Here are some useful links that are referenced in or supplement this course:
13
13
| Angular npm packages | List of Angular npm packages | https://www.npmjs.com/~angular
14
14
| Bootstrap | Link to the style library used in the course | https://getbootstrap.com/
15
15
| Font Awesome | Link to the font library used in the course | https://fontawesome.com
16
+
| JavaScript Array filter function | Link to the documentation | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/filter
16
17
| node/npm | Link to download node and npm | https://nodejs.org/en/download
17
18
| TypeScript Playground | Try out TypeScript code in your browser | https://www.typescriptlang.org/play
18
19
| VS Code | Link to a recommended code editor | https://code.visualstudio.com/
0 commit comments