🌩 Tooling

Explore the power behind Angular CLI

beginner
conference

Angular CLI is a powerful tool to work with Angular, and while using it, We often don’t leverage the API’s that make it so powerful, like Schematics and Builders. With the first one, we can extend/modify the workspace, The latter allows us to us to create our own commands. Join me to learn about these powerful APIs and what are the AST (Abstract syntax trees) and how to use them.