Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 819 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 819 Bytes

Angular Code Generators and Executors

International JavaScript Conference New York 2024, 10/07/2024, 9:00 AM–5:00 PM

Trainer: Christian Liebel (@christianliebel)


This session provides guidance on creating and using custom code generators using the tools provided by Angular and Nx Dev. If you are a fan of the Angular CLI or want to become more familiar with its capabilities this session is for you. The same engine that drives the Angular CLI can be used to create and run your custom code generators. These generators can create parts of or entire applications, libraries, services, components, and infrastructure code within a few seconds. Executors provide automation capabilities to streamline your developer and CI/CD workflows.