AngularJs Practical Session with Basic To Expert Level

AngularJs Practical Session with Basic To Expert Level

English | 2016 | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 6.5 Hours | 1.35 GB

Get started to learn angularjs with real world practical examples and become web development industry expert

AngularJS is a complete JavaScript framework for creating dynamic and interactive applications in HTML.

This course is designed to cover the core features of the framework using practical, easy to follow examples using 1.x version of angular and latest stable version is 1.4.8.

We will see how two-way data binding makes it easy to build pages and forms while maintaining simplicity in the JavaScript code, and come to understand the essential abstractions of AngularJS, including modules, controllers, directives, services and animations.

By the end of the course, you’ll be able to start building your own single page application using AngularJS.

Table of Contents

Introduction
1 Course Introduction

Basic
2 angularJs app directive
3 AngularJs controller directive
4 Visibility controllers ng-hide and ng-show directive
5 Array controller ng-repeat directive
6 Model controller ng-model directive
7 Submission controller ng-submit and ng-click directive
8 Event handlers ng-change, ng-keyup and ng-checked directive
9 Form validation
10 Include sub content ng-include directive

Advance angular programming
11 Custom directive
12 Directive controller
13 Dependencies
14 Isolate scope
15 Isolate scope
16 Isolate scope
17 Builtin services
18 http service
19 Angularjs route
20 Angularjs route with controller
21 Angularjs route with parameters
22 Share data between controllers
23 Factory provider
24 Work with timing interval and timeout
25 Angularjs cookie handler
26 Angularjs error handler and log service
27 Message provider ng-message directive

Angular Animation
28 Animate angularjs with javascript methodology
29 Animate angularjs with angular methodology

Lets build Real world web applications
30 Basic forms application with user registration an logging
31 Registered users management application
32 Google charts with angularjs – How to create dashboard of the application
33 User timeline like Facebook timeline
34 Dialog boxes with angularjs
35 Drag and Drop using angularjs
36 Unit testing with angularjs
37 Web gaming with angularjs