Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Angularjs for beginners - Learn angularjs step by step in a day

Posted By: AlenMiler
Angularjs for beginners - Learn angularjs step by step in a day

Angularjs for beginners - Learn angularjs step by step in a day by Aj
English | 17 Oct 2016 | ASIN: B01MDNTAHZ | 83 Pages | PDF | 1.26 MB

Angularjs for beginners -Learn angularjs step by step in a day. This is the best book for the beginners to start learning angularjs.

Topics covered in this book

1)Setting Up the AngularJS Environment
2)Using Scope Functions
3)Executing Scope Methods
4)Bracketed Expressions
5)Understanding Dot Notation
6)Controllers and Variable Scope
7)Sharing Data between Multiple Controllers
8)Using the controller as syntax to create controllers
9)Using ng-repeat on Collections
10)Using Display Filters
11)Creating Custom Display Filters
12)use the orderBy and limitTo filters
13)Using Number and json Filters
14)Using Date Filters
15)Examining User Text Input
16)Performing Validation
17)$http service to GET server data
18)Using the $http service to POST server data