Node Release Schedule nvm for Windows
Semantic Versioning Calculator
TypeScript Deep Dive Book Online (free)
CSS Framework used in the course: Mini.css
In general, this page on the Angular documentation lists all the options. https://angular.io/resources#ui-components
In my opinion the 4 Best UI Component Suites for Angular are:
- Material: https://material.angular.io/ (open source/free)
- Clarity: https://vmware.github.io/clarity/ (open source/free)
- Kendo: https://www.telerik.com/kendo-angular-ui (open source/paid)
- Bootstrap: https://ng-bootstrap.github.io/#/home (open source/free)
Where To Store Angular Configurations
Reading HTTP Error Details: Like Status Code
Reading Http Headers in a Response
Optimistic vs. Pessimistic Data Persistence
Await Support in TypeScript Await with an Observable
Where to Store Angular Configuration
Lab 11 Step 5 the h5 style ruleset should be removed and the corresponding image in Step 6 should not show the project card title (h5) as being highlighted.
Lab 16, step 3: the font makes it hard to see !== is what you type and ===
Lab 18, step 4: filename should be project-form.component.html not .ts
Lab 18 completed message says lab 17.
Lab 19, Step 1. filepath should be projects.module.ts not projects-module.ts
Lab 26, Step 11: clicking the logo results in a full page refresh because there is no routerLink directive on the anchor tag that surrounds the logo. Most likely, no one will notice this if you don't mention it.
Lab 27, step 2 the paths say snippets\Lab25 but should say snippets\Lab27
Lab 28, step 5 filepath for snippet should say projects.module.ts