Introduction
  • Introduction
Introduction to AngularJS
  • Lesson 1: Introduction to AngularJS
  • Practice 1-1: Downloading and Installing Visual Studio Code
  • Practice 1-2: Installing and Setting Angular JS
  • Quiz 1: Introduction to AngularJS
Modules and Directives
  • Lesson 2: Modules and Directives
  • Practice 2-1: Creating a module in Angular JS
  • Practice 2-2: Exploring Directives in Angular JS
  • Quiz 2: Quiz on Modules and Directives
AngularJS Scope, Filters, and Service
  • Lesson 3: AngularJS Scope, Filters, and Service
  • Practice 3-1: Creating Root Scope in angular JS
  • Practice 3-2: Executing Filters in angular JS
  • Practice 3-3: Types of services in angular JS with example
  • Quiz 3: Quiz on AngularJS Scope, Filters, and Service
Events and Forms
  • Lesson 4: Events and Forms
  • Practice 4-1: AngularJS Events with an example
  • Practice 4-2: Angular JS Form Example
  • Practice 4-3: Fetching Data from PHP
  • Quiz 4: Quiz on Events and Forms
AngularJS AJAX and Routing
  • Lesson 5: AngularJS AJAX and Routing
  • Practice 5-1: Demo of AngularJS AJAX-$http
  • Practice 5-2: Routing in Angular JS
  • Quiz 5: Quiz on AngularJS AJAX and Routing
Case Study - Creating Employee Management System
  • Lesson 6: Case Study - Creating Employee Management System
  • Practice 6-1: Creating Employee Management System using Angular JS