ngCourse2 icon indicating copy to clipboard operation
ngCourse2 copied to clipboard

An Angular Course from Rangle.io

Results 58 ngCourse2 issues
Sort by recently updated
recently updated
newest added

## 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...

Spring 2021 Work
Update - 2021

## Directives - [x] 2nd paragraph, remove 1st sentence ### Structural Directives - [x] Mention that the last example is also an equivalent #### Using Multiple Structural Directives - [...

Spring 2021 Work
Update - 2021

## 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

Spring 2021 Work
Update - 2021

- [ ] All examples in the Routing chapter are updated to reflect the current version of Angular. - [ ] The examples are checked into the [Angular Book Example...

Spring 2021 Work
Update - 2021

## Meta - [ ] plnkr links need updating. Code is there but does not run - [ ] should it be referred to Angular book (vs. Angular 2) ?...

Spring 2021 Work
Update - 2021

## Advanced Angular ### Directives #### Listening to an Element Host - [ ] Replace Renderer with Renderer2 ### AoT - [ ] Remove references to Angular 1.x, and mentions...

Spring 2021 Work
Update - 2021

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