ngCourse2
ngCourse2 copied to clipboard
An Angular Course from Rangle.io
## The Architect's Guide to Angular - [x] Feels outdated, mentions former employees - [ ] contact us just links to rangle.io/contact-us - want a more meaningful way of contact...
## Directives - [x] 2nd paragraph, remove 1st sentence ### Structural Directives - [x] Mention that the last example is also an equivalent #### Using Multiple Structural Directives - [...
## Bootstrapping an Angular Application #### Bootstrapping Providers - [x] A little bit more explanation is needed for the example - [x] Plnkr link belongs to ex-employee, and doesn’t run
- [ ] All examples in the Routing chapter are updated to reflect the current version of Angular. - [ ] The examples are checked into the [Angular Book Example...
## Meta - [ ] plnkr links need updating. Code is there but does not run - [ ] should it be referred to Angular book (vs. Angular 2) ?...
## Advanced Angular ### Directives #### Listening to an Element Host - [ ] Replace Renderer with Renderer2 ### AoT - [ ] Remove references to Angular 1.x, and mentions...
functional_forms page is missing a property in the online version of the book, I've not checked the book. ``` js export interface IBioSummary { age: number; size: string; //
`let adapter: UpgradeAdapter = new UpgradeAdapter();` UpgradeAdapter constructor expects ng2AppModule:Type
Figure out Gitbook Versioning AC: - a link to gitbook versioning capabilties - a plan of how to use them for subsequent releases of A2. Timebox: rough 0.5d
To split this card into smaller slices. Let's start by making a list of the examples that need to be removed. Connects #525