About This Book "AngularJs Programming" is a textbook for high school and college students; it covers all essential AngularJs language knowledge . You can learn complete primary skills of AngularJs programming fast and easily . The textbook includes a lot of practical examples for beginners and includes exercises for the college final exam, the engineer certification exam, and the job interview exam . "AngularJs Programming" is a useful textbook for beginners . The straightforward definitions, the plain examples, the elaborate explanations and the neat layout feature this helpful and educative book . You will be impressed by its distinctive and tidy writing style . Reading this book is a great enjoyment!
Prerequisite to Learn AngularJs Before learning the AngularJs, you should have basic knowledge of Html, Css and JavaScript .
Source Code Available This book provides source code for reference; you can reference the source code for better study, or copy the source code to your favorite editor to test the programs.
Table of Contents
Hour 1 What is AngularJs? Benefits of AngularJs Embed AngularJs Library First AngularJs Script Hello World Program data-ng-app
Hour 2 The directives of AngularJs App Directive Model Directive Bind Directive ng-model vs ng-bind Init Directive Repeat Directive
Valid Directive Check Email Address
Hour 3 What is the Filter? Uppercase Filter Lowercase Filter OrderBy Filter Currency Filter Input Filter
Hour 4 Show Directive Hide Directive Disable Directive Click Directive If Directive
Hour 5 Event Click Event Double Click Event Mouse Move Event Mouse Over Event Mouse Leave Event Key Up Event Key Down Event Copy & Cut Event
Hour 6 {{ Expression }} String Expression Number Expression Object Expression Array Expression Using Expression