Angular 2/4/5/6 Course

With us, the world is with you..

Angular 2 Angular 4 Angular 5 Angular 6 Training

Angular is a platform that makes it easy to build applications with the web. Angular combines declarative templates, dependency injection, end to end tooling, and integrated best practices to solve development challenges. Angular empowers developers to build applications that live on the web, mobile, or the desktop

This course is delivered as 2 month. It’s heavy on hands-on Lab exercises, Live Project, guided and evaluated by the trainer.

Our dedicated team of expert trainer are available on email, phone and Skype chat to assist you with your queries. You can also use this facility after complete training.

Trainer for this course is a B.E holder Certified Instructor in the technology – with over 6 + years experience as a Developer and Trainer. Trainer have worked at MNC companies.

Please speak to our team of expert training advisor for recommended next courses.

We are giving training on live project and individual attention. Allow only 5 student in batch. Our trainer will give 100% satisfaction of training.

After Completion of Course. Trainee get Certification under our company.

  • What is Angular ?
  • Why typescript ?
  • What is in typescript?
  • Central Features of the Angular Framework
  • Why Angular?
  • Scope and Goal of Angular
  • Angular vs. AngularJS
  • Installing and Using Angular
  • Adding Angular and Dependencies to Your App
  • Building Blocks of and Angular Application
  • A Basic Angular Application
  • Basic App – index.html – 1/2
  • Basic App – index.html – 2/2
  • Basic-App: Main Application File
  • Basic-App: The Component File – 1/2
  • Basic-App: The Component File – 2/2
  • Why typescript ?
  • What is in typescript?
  • Programming Languages for Use with Angular
  • TypeScript Syntax
  • The Type System – Defining Variables
  • The Type System – Defining Arrays
  • The Type System – Classes & Objects
  • Class Constructors
  • Class Constructors – Alternate Form
  • Interfaces
  • Parameter and Return Value Types
  • Working with Modules
  • TypeScript Transpilation
  • Arrow Functions
  • Template Strings
  • Template Strings – Variables and Expressions
  • Template Strings – Multiline
  • Generics – Class
  • Generics – Methods
  • Generics – Restricting Types
  • What is a Component?
  • An Example Component
  • Component Starter
  • Developing a Simple Login Component
  • Login Component: Add HTML
  • The HTML Component Template
  • Login Component
  • Component Decorator Properties
  • Component Lifecycle Hooks
  • Using a Lifecycle Hook: OnInit
  • Binding Syntax
  • One-Way Output Binding
  • Binding Displayed Output Values
  • Two-Way Binding of Input Fields
  • Input Binding Examples
  • Binding Events
  • Binding Events Examples
  • Setting Element Properties
  • Setting Properties: Examples
  • What are Directives
  • Directive Types
  • Apply Styles by Changing Classes
  • Changing Classes – Example
  • Applying Styles Directly
  • Applying Styles Directly – Example
  • Obsolete Directives and Property Binding
  • Controlling Element Visibility
  • Setting Image Source Dynamically
  • Setting Hyperlink Source Dynamically
  • Structural Directives
  • Adding and Removing Elements Dynamically
  • Looping Using ngFor
  • ngFor – Basic Syntax
  • ngFor – Full Template Syntax
  • Creating Tables with ngFor
  • ngFor Local Variables
  • ngFor Changes in the backing data source
  • Swapping Elements with ngSwitch
  • ngSwitch – Basic Syntax
  • ngSwitch – Full Template Syntax
  • Template Driven Forms
  • Note on Deprecated Forms APIs
  • A Basic Angular Form
  • Binding Input Fields
  • Accessing the Form Object
  • Binding the Form Submit Event
  • The Submit Function
  • Basic HTML5 Validation – “required” Attribute
  • HTML5 vs. Angular Validation
  • Angular Validation
  • Displaying Form Validation State
  • Displaying Field Validation State
  • Displaying Validation State Using Classes
  • Disabling Submit when Form is Invalid
  • Submitting the Form
  • Binding to Object Variables
  • Additional Input Types
  • Checkboxes
  • Select(drop down) Fields
  • Rendering Options for Select (drop down)
  • Date fields
  • Radio Buttons
  • What is a Service?
  • Creating a Basic Service
  • What is Dependency Injection?
  • What Dependency Injection Looks Like
  • Injecting Services
  • Using a Service in a Component: Dedicated Instance
  • Using onInit to Initialize Component Data
  • Using a Shared Service Instance
  • Dependency Injection
  • The Angular HTTP Client
  • Using The HTTP Client – Overview
  • Setting up the Root Component
  • Service Using Http Client
  • Importing Individual HTTP Providers into Services
  • Service Imports
  • The Observable object type
  • What does an Observable Object do?
  • Making a Basic HTTP GET Call
  • Using the Service in a Component
  • The Component
  • Component Code Review
  • Importing Observable Methods
  • Enhancing the Service with .map() and .catch()
  • Using .map()
  • Using .catch()
  • Using toPromise()
  • GET Request
  • GET Request with Options
  • POST Request
  • Reading HTTP Response Headers
  • What are Pipes?
  • More on Pipes
  • Formatting Changes in Angular
  • Using a Built-in Pipe
  • Built-In Pipes
  • Using Pipes in HTML
  • Chaining Pipes
  • Using Pipes in JavaScript
  • Some Pipe Examples
  • Decimal Pipe
  • CurrencyPipe
  • Custom Pipes
  • Custom Pipe Example
  • Using Custom Pipes
  • A Filter Pipe
  • A Sort Pipe
  • Pipe Category: Pure and Impure
  • Pure Pipe Example
  • Impure Pipe Example
  • What is a Single Page Application (Training Portal)
  • Training Portal Workflow
  • Traditional Web Application Capabilities
  • Single Page Application Advantages
  • Training Portal and Traditional Web Sites
  • Training Portal Challanges
  • Implementing Training Portal Using Angular
  • Simple Training Portal Using Visibility Control
  • Training Portal Using Angular Components
  • Training Portal with Angular Components – Switching
  • Training Portal with Angular Components – The Displayed Component
  • Implement Training Portal Using an Angular Component Router
  • Routing and Navigation
  • The Component Router
  • Traditional Browser Navigation
  • Component Router Terminology
  • Setting up the Component Router
  • Local URL Links
  • Browser pushState and
  • Routes
  • The app.routes.ts File
  • The app.routes.ts File – Example
  • Bootstrapping Routing in Main.ts
  • A Basic App With Routing
  • App Routes
  • AppComponent – Code
  • AppComponent – Router Related Features
  • AppComponent –
  • AppComponent – precompile array
  • AppComponent – routerLinks
  • Programmatic Navigation
  • Basic Navigation
  • Passing Data During Navigation
  • Creating Routes with Route Parameters
  • Navigating with Route Parameters
  • Using Route Parameter Values
  • Retrieving the Route Parameter Synchronously
  • Retrieving a Route Parameter Asynchronously
  • Query Parameters
  • Query Parameters – Example Component
  • Query Parameters – queryParams
  • Query Parameters – Navigation
  • Retrieving Query Parameters Asynchronously
  • Problems with Manual URL entry and Bookmarking
  • Fixing Manual URL entry and Bookmarking
  • What is Node.js?
  • Application of Node.js
  • Installing Node.js and NPM
  • Using Node Package Manager (NPM)
  • Installing a Package
  • About Global Installation
  • Setting Up Dependency
  • Package Version Numbering Syntax
  • Updating Packages
  • Uninstalling Packages
  • Introduction
  • Bower Package Manager
  • Managing Packages Using Bower
  • Using Bower Packages
  • Describing Dependency
  • Grunt Build Manager
  • Installing Grunt Components
  • Writing a Grunt Build Script
  • Running Grunt
  • Running JSHint Task
  • Compiling Less Files
  • Compressing CSS Files
  • Gulp Build Manager
  • Gulp vs. Grunt
  • Installing Gulp Components
  • Writing a Build Script
  • Running Gulp
  • Compiling Less Files

Money Back Guarantee: If you do not like our training, you can ask for 100% course fees refund after your 1st class.

Special Offer: Join same day after FREE Demo class Get Instant 10% OFF.

Group Discount: 10% discount for 1 or more registrations * GST 18% Service Tax Including.

Contact Us

Request A Call Back