Bonus: Schematics
The schematics mentioned previously are sort of blueprints for transformations. This might sound vague, but it is simply because you can do many things with them. Schematics provide the logic for modifying your project; they explain to the CLI how to perform specific modifications.
For example, a schematic could add and configure an additional library into your project, fix a known bug, or update libraries. The CLI comes with a large set of schematics out of the box, but it is also possible to create your own. You can use these through the ng generate command. You can find a detailed introduction to schematics on the official Angular blog: https://blog.angular.io/schematics-an-introduction-dc1dfbc2a2b2.
Many tools and libraries ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access