MongoDB (Part 1 of 2): Implementation of AngularJS
Interactive

MongoDB (Part 1 of 2): Implementation of AngularJS

Biz Library
Updated Feb 04, 2020

In this course, we are going to implement the basic AngularJS portions of an application. We will cover some of the basic features that AngularJS offers before we get into routing, function and service integration.


Lesson 1:

  • Angular Basics
  • Angular Basics - MVC Structure
  • Angular Basics - Form Input
  • Form Input - ngModel
  • Form Input - $scope
  • Demo: Data Binding
  • Demo: $scope
  • Angular Basics
  • Demo: Routing
  • Demo: State
  • Demo: URL Router
  • Demo: Controllers
  • Demo: $scope Operation
  • Demo: UI Router.

Lesson 2:

  • Angular Basics - ng-show
  • Demo: ng-show
  • Angular Basics - Functions
  • Integrating Services
  • Demo: Data Structure
  • Demo: Adding Items
  • Demo: Editing & Updating.