DEV Community

Discussion on: An introduction to Angular 9 Ivy Compiler

Collapse
 
layzee profile image
Lars Gyrup Brink Nielsen • Edited

Hi Eugenio,

Thank you for another article that dives into the details of Ivy.

A question and a comment:

  1. How would you explain that Injectable is compiled to a static property as mentioned early in this article?
  2. Don't forget about transitive compilation scope[1][2].
Collapse
 
eugeniolentini profile image
Eugenio Lentini

Hello man,
nice questions, I will consider them for my next post and the injection and change detection are one of them.
Thanks a lot to share interesting links, I keep you posted ;-)