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:
Complete Guide to Angular Grid and Angular App Development: shorturl.at/yCGY5
Blog: Create Projects with Angular Schematics for Ignite UI : shorturl.at/rIQR2
Blog: Angular Schematics for Libraries: Keeping Your Projects Up-to-Date: shorturl.at/tHIW8
Ready to get started with Angular? Download a free trial of Ignite UI for Angular and utilize 60+ Material-based, Angular-native UI components, featuring the fastest Angular data grid and charts available! http://ow.ly/VfcA50iuim7
#AngularComponents #Angular #IgniteUI