Certified Angular 11 Developer

How It Works

  1. 1. Select Certification & Register
  2. 2. Receive Online e-Learning Access (LMS)
  3. 3. Take exam online anywhere, anytime
  4. 4. Get certified & Increase Employability

Test Details

  • Duration: 60 minutes
  • No. of questions: 50
  • Maximum marks: 50, Passing marks: 25 (50%).
  • There is NO negative marking in this module.
  • Online exam.

Benefits of Certification

$49.00 /-
Download Brochure

Angular is the widely used front-end framework for developing web applications and SPA (single page applications) with HTML, CSS, and TypeScript. The course helps you master Angular 11 and becoming a full-stack or front-end developer.

The course covers

  • SPA and Angular Basics
  • TypeScript and ESNext
  • Decorators and Angular Modules
  • Angular Components, Communication, and Lifecycle Hooks
  • Angular Routing
  • Dependency Injection, Services, HTTP, Observables
  • Angular Directives and Pipes
  • Forms in Angular
  • MDB, Angular Material and Firebase
  • ESLint

Pre-requisite: Knowledge of JavaScript, HTML/HTML5, computer networking and internet.

Why should one take Angular 11 Certification?

The certification is suitable for front-end developers, full-stack programmers, web developers, programmers and graduates wanting to excel in web application development. It is also well suited for those who are already working in web development and using Angular and would like to take certification for further career progression in web application development.

Vskills Angular 11 Developer Certification help you to stand out in today's competitive job market, broaden your employment opportunities by displaying your skills and knowledge in Angular 11.

Who will benefit from taking Angular 11 Certification?

Job seekers looking to find employment in web application development or IT or software development departments of various companies, students who want to learn Angular 11 and implement the same in their web development journey.

Who will benefit from taking Angular 11 Certification?

Angular is the widely used and accepted JavaScript framework web developers are using to create web applications, there is a huge demand for certified professionals all across the globe.

Angular 11 Table of Contents

https://www.vskills.in/certification/angular-11-table-of-contents

Angular 11 Sample Questions

https://www.vskills.in/certification/angular-11-sample-questions

Angular 11 Practice Questions

https://www.vskills.in/practice/angular-11

Angular 11 Interview Questions

https://www.vskills.in/interview-questions/angular-11-developer-interview-questions

Companies that hire Angular 11 Developers.

Companies like Google, Flipkart, Accenture & Cognizant, IBM, Infosys, IBM etc are looking for certified professionals.


Angular Blogs

Checkout the latest blogs on Angular.

Angular Jobs

Checkout the various job openings for Angular Developers, click here..

Angular Internships

Vskills runs its flagship internship program where bright interns work with academic council, click to know more details..

Apply for Angular 11 Developer Certification

By Net banking / Credit Card/Debit Card

We accept Visa/Master/Amex cards and all Indian Banks Debit Cards. There is no need to fill the application form in case you are paying online.

Please click Buy Now to proceed with online payments.

  • Visa Card
  • Master Card
  • American Express
Buy Now

TABLE OF CONTENT


Single Page Applications and Angular Basics

  • Introduction to Single Page Applications (SPA)
  • Uses of Angular
  • Setting up a Development Environment
  • Angular Application Architecture
  • First Angular App

TypeScript and ESNext

  • TypeScript Introduction
  • Setting up the Environment to Write TypeScript
  • Variable declarations (var, let, and const)
  • Primitives Types
  • Reference and Special Types
  • Spread and Backticks Operators
  • Destructure and Rest Operators
  • Classes
  • Interface
  • Arrow Functions
  • Modules
  • fetch
  • async/await

Decorators, @NgModule, Angular Modules, and Angular App Bootstrap Mechanism

  • Angular Modules Introduction
  • Decorators
  • Angular Modules and the @NgModule Decorator
  • Declarations
  • Imports and Exports
  • Providers, Bootstrap, and entryComponents
  • Angular Application Bootstrap Mechanism

@Component Decorator, Angular Components, Communication, and Lifecycle Hooks

  • Angular Components and the @Component Decorator
  • Creating an Angular Component using the Angular CLI
  • Component Decorator Metadata
  • View Encapsulation - Emulated, Shadow DOM, None
  • Data Binding - String Interpolation - {{ }}
  • Property Binding - []
  • Event Binding - ()
  • @Input and @Output Property Decorators
  • Two-way Data Binding - [()]
  • Attribute Binding - [attr.]
  • Class Binding - [class.]
  • Style Bindings - [style.]
  • Introduction to Lifecycle Hooks in Angular
  • Using Lifecycle Hooks in Angular
  • View Queries: @ViewChild, @ViewChildren, @ContentChild and @ContentChildren
  • Change Detection Mechanism in Angular Using ZoneJS and NgZones

Angular Routing, Guards

  • Routing Introduction
  • Implementing Routing in an Angular App
  • Creating a User List and Setting the stage for Child Routing
  • Abstracting the User Link to a Separate Component
  • Implementing Child Routes
  • Path Match and Route Types
  • Route Guards in Angular
  • CanActivate and CanActivateChild Guards in Angular
  • CanDeactivate Guard in Angular
  • Prefetching Data for a Component using Resolve

Dependency Injection, Services, HTTP, Observables

  • DI as a Pattern, DI as a Framework and Types of Providers
  • Hierarchical Dependency Injection
  • Services in Angular
  • GET Data from a REST API Using HttpClient
  • CRUD Operations Using HttpClient, HttpParams, and HttpHeaders
  • Observables and Operators in Observables - Map, Retry, and Catch
  • Behavior Subject and Sharing Data Using Behavior Subjects

Directives and Pipes in Angular

  • Introduction to Directives
  • Built-in Structural Directives
  • Built-in Attribute Directives
  • Building Custom Attribute Directives
  • Building Custom Structural Directives
  • Introduction to Pipes in Angular
  • Using Built-in Pipes
  • Creating Custom Pipes in Angular
  • Pure and Impure Pipes in Angular
  • Decorators Revisited
  • Building Custom Decorators in Angular
  • Building a Custom Lifecycle Hook Class Logger Decorator
  • Building a Custom Property Decorator in Angular

Forms in Angular

  • Types of Form Building Strategies in Angular
  • Creating Long Bootstrap Forms Quickly with VS Code Using Emmet
  • Adding FormControl(s) to a Template-driven Form Using the ngModel Directive
  • Getting the JavaScript Object Representation of a Form Using the ngForm Directive
  • Disabling the Submit Button on a Form Using the Form's $invalid Flag
  • Getting the JavaScript Object Representation of a Form in the TypeScript Class
  • Adding Checkbox, Radio Buttons and Select List to your Template-driven Form
  • Creating Subsections in the Form Using the NgModelGroup Directive
  • Steps to Implement a Reactive Form in Angular
  • Quickly Creating a Bootstrap Form for a Reactive Form Using Emmet
  • Creating a Reactive Form in the TypeScript class and Connecting it to the Template
  • Adding Form Validations to a Reactive Form
  • Dynamically Adding or Removing FormControl(s) or FormGroup(s) Using FormArray(s)
  • Adding Synchronous Custom Validations to a Reactive Form
  • Adding Async Custom Validations to a Reactive Form
  • Resetting the Value of a Form

MDB, Angular Material and Firebase

  • Creating an Angular CLI Project with SCSS as a Base Style
  • Introducing Material Design Bootstrap (MDB) into Your Angular CLI Project
  • Adding a Navbar in Your Header
  • Adding Material Design Buttons
  • Adding Cards
  • Using Material Design Dropdowns and Form Inputs
  • Introducing Angular Material into Your Angular CLI Project on the Top of MDB
  • Adding Radio Buttons, Slide Toggle, Slider, Progress Bar, and Spinner
  • Introduction to Firebase
  • Creating an App Using the Firebase Console
  • Setting up Your Angular CLI Project to Support Firebase
  • Interacting with the Firebase Realtime Database Using the Methods on AngularFireList
  • Adding and Reading Data from the Realtime Database in Firebase
  • Updating and Deleting Data from the Firebase Realtime Database

ESLint

  • Installation and Usage
  • Configuration

Other Angular 11 Features

  • Fonts Inlining
  • Component Test Harnesses
  • HMR
  • Language Service Preview

Write a review

Please login or register to review

 For Support