5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

Aspire     Enriched Web Development with Angular 11     Track 1: Building Web Applications with Angular 11
Angular helps build interactive and dynamic single-page applications (SPAs) through templating, two-way binding, modularization, RESTful API handling, dependency injection, and AJAX handling. Take this course to explore the fundamentals of Angular module and examine decorators associated with it.
With the help of this course, you'll learn to create an Angular component without CLI, bootstrap components using Angular module, and create feature and shared modules. You'll also discover how to work with third-party modules like BrowserModule and export/import arrays.
Upon completion of this course, you'll be in a position to outline the components of Angular Module and deepen your Angular skills for full stack development.

Objectives

Angular 11: Working With Angular Modules

  • discover the key concepts covered in this course
  • describe different elements of Angular module and the decorators associated with it
  • create an Angular component without CLI, add a new component to the module, and describe the decorator associated with the new module
  • Bootstrap components with the desired component by making it the main component for bootstrapping the application
  • outline the inclusion and use of third party modules like BrowserModule and explain its functionalities
  • create a feature module, add components to it, and use it in the main module
  • create a multi-modular system and share the module with multiple modules
  • export and import different functionalities and components from other JavaScript files
  • summarize the key concepts covered in this course