25.8.0
This website uses cookies to ensure you get the best experience on our website. Learn more

Angular 16: Working with Angular Modules

Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. Angular modules are elemental building blocks used for applications. They aid in organizing an application into cohesive blocks of functionality and provide a compilation context for components. In this course, discover how Angular is bootstrapped with the aid of @NgModule, create a component manually and configure it to display content, and work with imported modules like BrowserModule. Next, learn how to create a feature module to isolate business departments and build shared modules. Finally, explore how to export and import different functionalities and components from JavaScript files. Upon course completion, you'll be able to work with Angular modules effectively.