Angular Course Introduction

First of all Welcome to this Angular Course.

After Completing this course, you are able to  : 

  • Develop Angular Application from Scratch
  • Make your application view batter by using Bootstrap UI and Angular Material Design 
  • Write a code for Asynchronous Rest API call
  • Build and Deploy Application on Server
  • and much more…

Note :

This Course supports Angular v2+ . you don’t need to be aware about Angular JS 1.x, because Angular JS 1.x is completely different from Angular v2+.

Difference Between Angular 1.x and Angular 2+ 

All the examples in this course are developed using Angular 5, and also Note messages are there if there is any difference from Angular v2 to Angular v5.

First Chapter of this course contains Angular History from Angular JS v1 to Current Version.

Note : Angular History is not much important for Application Development purpose. but you should read this for the information about version differences of Angular.

Second Chapter in this course is Get Started with Angular, here you will learn how to install angular application setup and how to start with development.

Further you will find Project Structure, Angular Architecture and Angular Basics which contains the basic angular development. 

Once you complete above chapters, Refer tutorial for angular advance topics with Demo and Live Preview 

  • Modules
  • Components
  • Data Binding
  • Dependency Injection and Services
  • Bootstrap Installation 
  • Directives
  • Pipes
  • Forms
  • HTTP Calling
  • Routing and Navigation
  • Build and Deployment

Note :

You should aware of the normal concepts of JavaScript, CSS, and HTML