ANGULARJS Programming, For Beginners, Quick Start Guide: AngularJs Language Crash Course Tutorial & Exercises
- Edition: 1
- Language: English
- Publisher: In Easy Step by Step, Teach Yourself eBook & Book
- Publication Date: 2021-05-24
- ISBN-10: B095TKRWH5
This is a zero-risk investment. If you are not satisfied with this eBook, you can get back the full refund within 7 days.
About This Book:
Absolutely for Beginners
“AngularJs Programming & Exercises” covers all essential AngularJs knowledge. You can learn complete primary skills of AngularJs fast and easily.
The book includes many practical examples for beginners and includes questions and answers for college exam, engineer certification exam and job interview exam.
This book is only suitable for AngularJs beginners; it is not for the experienced AngularJs Programmers.
Table of Contents
Chapter 1 Introduction to AngularJS
What is AngularJS?
Download Angular JS
Benefits of AngularJS
First AngularJS Script
Hello World!
data-ng-app
Chapter 2 Directives
The directives of AngularJS
App Directive
Model Directive
Bind Directive
ng-model vs ng-bind
Init Directive
Repeat Directive
Valid Directive
Check Email Address
Chapter 3 Filters
What is the Filter?
Uppercase Filter
Lowercase Filter
OrderBy Filter
Currency Filter
Array Filter
Chapter 4 Directive in DOM
Show Directive
Hide Directive
Disable Directive
Click Directive
If Directive
Chapter 5 Events
Event
Click event
Double Click event
Mouse Move event
Mouse Over event
Mouse Leave event
Key Up event
Key Down event
Copy & Cut event
Chapter 6 Expression
}
String Expression
Number Expression
Object Expression
Array Expression
Using Expression
Chapter 7 Controller & Scope
What is a Controller?
How to define Controller?
What is Scope?
MVC & Scope
Module Basic
Chapter 8 Module & API
What is AngularJS module?
What is AngularJS API?
uppercase( )
lowercase( )
isString( )
isNumber( )
isDate( )
isFunction( )
isElement( )
isObject( )
isDefined( )
isUndefined( )
Appendix Know More AngularJS
Set up a Server
Angular Service
Angular Http
Angular MySql
Angular Check
Angular Validation
Angular Include
AngularJs Questions & Answers
Questions
Answers