Introduction
  • Introduction
  • Who should take this course?
  • Prerequisites - Tools and software required for this course
Introduction to Application template
  • Understanding the Application Structure
  • Demo - Download, install and run the application
  • Demo - Understanding the application code
Creating Mongo DB database and collection
  • Introduction to Mongo DB
  • Connecting with Mongo DB Server and writing queries
Introduction to REST API Application Template
  • Introduction to Application template
  • Demo - Download, install and run the application
  • Demo - Understanding the application code
Writing application component logic and Angular Service with HttpClient
  • Creating Feedback Model
  • Demo - Creating Feedback Model
  • Writing Angular Service with HttpClient
  • Demo - Creating Angular service with with HttpClient
  • Writing Component Logic and Consuming the Service
  • Demo - Writing component logic and consuming the service Part - I
  • Writing Component Logic and Consuming the Service
  • Demo - Writing component logic and consuming the service Part - II
Introduction to Highcharts charts
  • Introduction to Highcharts
  • Demo - Creating first chart
Introduction to Drag-N-Drop feature in Angular 7
  • Introduction to angular-material and CDK with Simple Drag and drop feature
  • Demo - Simple drag-n-drop example with rearranging/sorting items in a list
  • Transferring items between lists and capturing the data in a drop zone
  • Demo - Transferring data between lists and capturing data in a drop zone
Summary
  • Final Words!
Example Updated to Angular CLI 8 project
  • Angular 8.x project
  • What's new in Angular 8?
Migrating Angular 8.x applications to Angular 9.x
  • Migrating Angular 8.x applications to Angular 9.x
  • Example - Migrating Angular 8.x application to Angular 9.x