Abdella
Abdella
## Http ### Search with flatMap - [x] The diagram isn’t helpful (there is no explanation) (maybe review the marble diagrams used?)
## Javascript Toolchain #### Git - [x] Pro git link broken #### NodeJS should be updated to Node.js - [x] Typo in paragraph 1, sentence 2 - [ ] Add...
## Angular Dependency Injection - [x] Remove references to AngularJS ### Angular’s DI #### @Inject() and @Injectable - [x] Remove “There is a lot to decorators.” #### Avoiding Injection Collisions:...
## Advanced Components ### Component Lifecycle - [x] Update link name to “View Lifecycle Hooks in Action” - [x] Plunkr is broken ### Accessing Other Components - [x] “The @ViewChild...
## 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
## 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...