Angular Schematics — Implementing NG-ADD support for Libraries (advanced)

Angular Schematics — Implementing NG-ADD support for Libraries (advanced)

16.672 Lượt nghe
Angular Schematics — Implementing NG-ADD support for Libraries (advanced)
Angular Schematics is an absolutely awesome and powerful feature that can save you hours of your time. In this video, I will show you how to implement your custom ng-add schematic that can bring the dev experience of your libraries to a completely new level. Once you implement it, other developers will be able to set up your library just by running `ng add ...`. Enjoy watching! 💥 Angular courses made by Dmytro - https://bit.ly/df-courses 💥 ✂️ Use coupon YOUTUBE_DISCOUNT to get a 10%-off discount ✂️ 🕒 Time Codes: 00:00:00 - Intro; 00:03:13 - Creating the library; 00:05:54 - Set up a local npm registry Verdaccio; 00:09:11 - Start implementing ng-add schematic; 00:21:36 - How to build schematics; 00:33:21 - How to add library Module to the imports array; 00:46:07 - Outro; Link to the GitHub: https://github.com/DMezhenskyi/ngx-schematics-lib-example ↙️ Get more on my Social Media: Twitter - https://twitter.com/DecodedFrontend Instagram - https://www.instagram.com/decodedfrontend LinkedIn - https://www.linkedin.com/in/dmezhenskyi Blog - https://decodedfrontend.io #angular #webdevelopment #schematics #ng