Learning notes taken during my exploration of Angular's internals.
-
Updated
Mar 27, 2022
Learning notes taken during my exploration of Angular's internals.
The package allows a developers to use features from Angular Ivy. The Angular Ivy runtime introduces a new concept called component features. In the release of Ivy, component features are not publically available. However, component features are applied internally by Angular to all components.
Add a description, image, and links to the angular-ivy-internals topic page so that developers can more easily learn about it.
To associate your repository with the angular-ivy-internals topic, visit your repo's landing page and select "manage topics."