Skip to content

Instantly share code, notes, and snippets.

@craigmckeachie
Last active February 8, 2019 04:36
Show Gist options
  • Save craigmckeachie/4946de428621263a20dc549c13036f65 to your computer and use it in GitHub Desktop.
Save craigmckeachie/4946de428621263a20dc549c13036f65 to your computer and use it in GitHub Desktop.

Evaluations

Npm Config: save-prefix

Node Release Schedule nvm for Windows

TypeScript Playground

TypeScript Compiler Options

noEmitOnError

npm Semantic Versioning

Semantic Versioning Calculator

ES Module Import

Prettier

Cobalt 2 Theme

TypeScript Deep Dive Book Online (free)

7 million requests per second

Object-Oriented Fundamentals

You Don't Know JS

Augury

Template-driven Forms

Object.assign

Angular Style Guide

CSS Framework used in the course: Mini.css

UI Frameworks

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:

Angular Cheatsheet

Emmet

JSON How Big

Constructor vs OnInit

Where To Store Angular Configurations

Reading HTTP Error Details: Like Status Code

Http Retry

Http Retry When

Reading Http Headers in a Response

REST API Errors

GraphQL

Optimistic vs. Pessimistic Data Persistence

Await Support in TypeScript Await with an Observable

Grouping Form Controls

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment