Metaprogramming, Higher-Order Components and Mixins with Angular Ivy

added by JavaScript Kicks
12/10/2018 8:15:56 AM

1800 Views

Everyone in the Angular community is excited about the approaching release of Ivy - the new Angular renderer. Ivy makes Angular faster. Ivy tree shakes better (the hello world Angular app built with it is under 4k). Ivy simplifies the generated code making Angular easier to debug.


0 comments