Angular Course Overview
Simplilearn’s Angular certification course helps you understand the design of single-page applications and how Angular facilities their development. This Angular certification provides knowledge of concepts such as TypeScript, Bootstrap Grid System, dependency injections, SPA, forms, pipes, promises, observables, and Angular class testing.
Skills Covered
Angular architecture
Work with TypeScript
Service dependency injection
Work with MVC
Use custom pipes
Perform unit testing
Use Angular CLI
Develop UI using Bootstrap
Angular Course Curriculum
Elgibility
This Angular certification course is ideal for UI developers, technical project managers, full stack web developers, quality assurance specialists, architects, and students who wish to learn front-end UI development using concepts of Angular.
-
1.1 Introduction
-
1.2 Introduction to TypeScript
-
1.3 Introduction to Data Types
-
1.4 Let vs Const
-
1.5 Introduction to Functions
-
1.6 Introduction to Parameters
-
1.7 Introduction to Classes
-
Assisted Practice: Data Types
-
Assisted Practice: Arrays
-
Assisted Practice: Any
-
Assisted Practice: Type Assertions
-
Assisted Practice: Scope
-
Assisted Practice: Functions
-
Assisted Practice: Function Parameters
-
Assisted Practice: Rest Parameters
-
Assisted Practice: Interfaces
-
Assisted Practice: Class
-
Assisted Practice: Class implementing Interface
-
Assisted Practice: Generics
-
2.1 History of Angular
-
2.2 Understanding Angular
-
2.3 Setup of Angular App
-
Assisted Practice: Creating an Angular App
-
2.4 Angular Building Blocks
-
2.5 Observables
-
2.7 Introduction to Reactive Forms
-
2.8 Introduction to Server Communication
-
Assisted Practice: Components
-
3.1 Angular Modules
-
3.2 Routing Module
-
3.3 Feature Module
-
3.4 Sharing Module
-
3.5 Systematically Arranging Components of App
-
Assisted Practice: Routing Modules
-
4.1 Introduction to Automated Testing
-
4.2 Types of Automated Testing
-
4.3 Introduction to Testing Tools
-
4.4 Introduction to Test Bed
-
4.5 Handling Component Dependencies
-
4.6 RxJS - Observable
-
Assisted Practice: RxJs