ngCourse2 icon indicating copy to clipboard operation
ngCourse2 copied to clipboard

Update - Advanced Angular

Open AbdellaToronto opened this issue 3 years ago • 0 comments

Advanced Angular

Directives

Listening to an Element Host

  • [ ] Replace Renderer with Renderer2

AoT

  • [ ] Remove references to Angular 1.x, and mentions of “recent”
  • [ ] Angular2-starter may have to be re-worked?
  • [ ] “Besides,” -> “Besides that,”
  • [ ] “Latter” -> “later”

AoT Limitations

  • [ ] Is the sandbox still valid
  • [ ] Check if angular.io has a list of do’s and don'ts
  • [ ] “Takes” -> “take”
  • [ ] “An trade-off” -> “a trade-off”
  • [ ] “For browser” -> “for the browser”

AoT Configuration

  • [ ] Review this section (may be outdated)
  • [ ] Taobao example link is broken

AbdellaToronto avatar Apr 05 '21 14:04 AbdellaToronto