Angular Schematics: The Solution to All Your Problems

preview_player
Показать описание
Angular's Schematics API has made adding new pieces to Angular easier than ever! You can switch out or add new parts to an Angular application with a quick "ng add". Learning how to create schematics is valuable for anyone who wants to enhance Angular applications for themselves and others.

In this video, we take a deep dive into Angular Schematics including:

• What the schematics API is
• How you can define highly reusable schematics and chain them effectively
• Hooking schematics to standard lifecycle events (e.g. ng add and ng update)
• And best practices to take full advantage of the TypeScript language service API for better file manipulation

For additional information check out these helpful resources:



#AngularComponents #Angular #IgniteUI
Рекомендации по теме