Introduction
  • Introduction to Angular
  • What is Single Page Application
  • What is Component based Development
Environment Setup or Software Installation
  • Node JS , Angular CLI , TypeScript Installation
  • VS Code and Webstorm IDE Installations
Kick Start Angular First Application
  • Creating the first application in Angular
  • Understanding folder Structure & Control Flow of Angular Application
  • Understanding App Component and applying styles to it.
  • Creating a custom component in Angular with CSS Styles
Third Party Libraries integration with Angular Application
  • Bootstrap configuration to Angular application
  • Font Awesome Icons configuration and Google fonts to Angular Applications