SlideShare una empresa de Scribd logo
1 de 21
Descargar para leer sin conexión
by Ivan Junior 1 PART 1
 AngularJS ?
 AngularJS VS jQuery
 AngularJS Features
 Getting Started with AngularJS
 Expression, Directives, Filters and Data Binding
 Views, Controllers and Scope
 Modules, Routes and Factories (No Example)
by Ivan Junior | Page 2
Start in 2009 by Miško Hevery, when working at Google
and now AngularJS is fully supported by Google.
Can Extend HTML with new attributes
Perfect for Single Page Applications (SPAs)
Templating ( ex: Mustache, Handlebars )
Two Way Data Binding
MV* (MVC / MVVM) Patterns
DRY Concept
Many Others
by Ivan Junior | Page 3
by Ivan Junior | Page 4
VIEW VIEW
VIEW VIEW
/view1.html
/view2.html
/view3.html
/view4.html
by Ivan Junior | Page 5
DOM Manipulation
Data Binding
AJAX RESTful
Caching Data
Object Modeling
Module Loading
View Loading
Routing
AngularJS
Data Binding (Ex: KnockoutJS, EmberJS)
DOM Manipulation
Templating (Ex: Mustache, Handlebars)
MV* Patterns
REST Friendly
Custom Directives (Ex: <rating>)
Dependency Injection (Ex: RequireJS)
Fully Testing Environment (Testacular now KARMA)
by Ivan Junior | Page 6
by Ivan Junior | Page 7
Data Binding
MVC
Controllers
Views
ViewModel
Routing
Factory
History
Testing
Template
Directives
Services
Dependency Injection
Validation
Very Easy
Go to angularjs.org and download the javascript file
by Ivan Junior | Page 8
What is Directives ? They extend HTML with a new attributes
by Ivan Junior | Page 9
by Ivan Junior | Page 10
by Ivan Junior | Page 11
by Ivan Junior | Page 12
VIEW CONTROLLER$scope
$scope is a way to connect between
Controller and View
by Ivan Junior | Page 13
by Ivan Junior | Page 14
by Ivan Junior | Page 15
var demoApp = angular.module(‘demoApp’, []);
by Ivan Junior | Page 16
by Ivan Junior | Page 17
by Ivan Junior | Page 18
by Ivan Junior | Page 19
by Ivan Junior | Page 20
Tools UI Libraries
Angular Batarang
WebStrom
YeoMan
Testacular
(now KARMA)
Angular UI
Material Design
AngularJS
Kendo UI
Wijmo
Breeze
Firebase
AngularJS
Angular Dart
Etc.
-Angular JS Guide (https://docs.angularjs.org/guide)
-Udemy Free Course : Angular JS From Zero to Hero
(https://www.udemy.com/angularjs-from-zero-to-hero/#/)
-Code School AngularJS
(https://www.codeschool.com/courses/shaping-up-with-
angular-js)
-Google I/O AngularJS 2013
(https://www.youtube.com/watch?v=HCR7i5F5L8c)
-AngularJS W3Schools
by Ivan Junior | Page 21

Más contenido relacionado

La actualidad más candente

Inside Wijmo 5, a Large-scale JavaScript Product
Inside Wijmo 5, a Large-scale JavaScript ProductInside Wijmo 5, a Large-scale JavaScript Product
Inside Wijmo 5, a Large-scale JavaScript ProductChris Bannon
 
Building web applications using kendo ui and the mvvm pattern
Building web applications using kendo ui and the mvvm patternBuilding web applications using kendo ui and the mvvm pattern
Building web applications using kendo ui and the mvvm patternAspenware
 
Choosing a JavaScript Framework
Choosing a JavaScript FrameworkChoosing a JavaScript Framework
Choosing a JavaScript FrameworkTim Rayburn
 
Prototyping app using JS and HTML5 (Ciklum Kharkiv)
Prototyping app using JS and HTML5 (Ciklum Kharkiv)Prototyping app using JS and HTML5 (Ciklum Kharkiv)
Prototyping app using JS and HTML5 (Ciklum Kharkiv)Yuriy Silvestrov
 
Building great spa’s with angular js, asp.net mvc and webapi
Building great spa’s with angular js, asp.net mvc and webapiBuilding great spa’s with angular js, asp.net mvc and webapi
Building great spa’s with angular js, asp.net mvc and webapiMaurice De Beijer [MVP]
 
End to-End SPA Development Using ASP.NET and AngularJS
End to-End SPA Development Using ASP.NET and AngularJSEnd to-End SPA Development Using ASP.NET and AngularJS
End to-End SPA Development Using ASP.NET and AngularJSGil Fink
 
Visualizing large data sets with wijmo enterprise webinar
Visualizing large data sets with wijmo enterprise webinarVisualizing large data sets with wijmo enterprise webinar
Visualizing large data sets with wijmo enterprise webinarRoss Dederer
 
Progressive Web Apps. What, why and how
Progressive Web Apps. What, why and howProgressive Web Apps. What, why and how
Progressive Web Apps. What, why and howRiza Fahmi
 
Fast prototyping apps using AngularJS, RequireJS and Twitter Bootstrap
Fast prototyping apps using AngularJS, RequireJS and Twitter BootstrapFast prototyping apps using AngularJS, RequireJS and Twitter Bootstrap
Fast prototyping apps using AngularJS, RequireJS and Twitter BootstrapYuriy Silvestrov
 
node.js in action
node.js in actionnode.js in action
node.js in actionKaran Misra
 
Wijmo 5 - GrapeCity Echo Tokyo
Wijmo 5 - GrapeCity Echo TokyoWijmo 5 - GrapeCity Echo Tokyo
Wijmo 5 - GrapeCity Echo TokyoChris Bannon
 
Overview about AngularJS Framework
Overview about AngularJS Framework Overview about AngularJS Framework
Overview about AngularJS Framework Camilo Lopes
 
Latest Javascript MVC & Front End Frameworks 2017
Latest Javascript MVC & Front End Frameworks 2017Latest Javascript MVC & Front End Frameworks 2017
Latest Javascript MVC & Front End Frameworks 2017AmarInfotech
 
ASP.NET MVC, AngularJS CRUD for Azerbaijan Technical University
ASP.NET MVC, AngularJS CRUD for Azerbaijan Technical UniversityASP.NET MVC, AngularJS CRUD for Azerbaijan Technical University
ASP.NET MVC, AngularJS CRUD for Azerbaijan Technical UniversitySyed Shanu
 

La actualidad más candente (20)

Inside Wijmo 5, a Large-scale JavaScript Product
Inside Wijmo 5, a Large-scale JavaScript ProductInside Wijmo 5, a Large-scale JavaScript Product
Inside Wijmo 5, a Large-scale JavaScript Product
 
Building web applications using kendo ui and the mvvm pattern
Building web applications using kendo ui and the mvvm patternBuilding web applications using kendo ui and the mvvm pattern
Building web applications using kendo ui and the mvvm pattern
 
Choosing a JavaScript Framework
Choosing a JavaScript FrameworkChoosing a JavaScript Framework
Choosing a JavaScript Framework
 
A team 43 C
A team 43 CA team 43 C
A team 43 C
 
Prototyping app using JS and HTML5 (Ciklum Kharkiv)
Prototyping app using JS and HTML5 (Ciklum Kharkiv)Prototyping app using JS and HTML5 (Ciklum Kharkiv)
Prototyping app using JS and HTML5 (Ciklum Kharkiv)
 
Building great spa’s with angular js, asp.net mvc and webapi
Building great spa’s with angular js, asp.net mvc and webapiBuilding great spa’s with angular js, asp.net mvc and webapi
Building great spa’s with angular js, asp.net mvc and webapi
 
End to-End SPA Development Using ASP.NET and AngularJS
End to-End SPA Development Using ASP.NET and AngularJSEnd to-End SPA Development Using ASP.NET and AngularJS
End to-End SPA Development Using ASP.NET and AngularJS
 
Visualizing large data sets with wijmo enterprise webinar
Visualizing large data sets with wijmo enterprise webinarVisualizing large data sets with wijmo enterprise webinar
Visualizing large data sets with wijmo enterprise webinar
 
Progressive Web Apps. What, why and how
Progressive Web Apps. What, why and howProgressive Web Apps. What, why and how
Progressive Web Apps. What, why and how
 
MVVM with Kendo UI
MVVM with Kendo UIMVVM with Kendo UI
MVVM with Kendo UI
 
Fast prototyping apps using AngularJS, RequireJS and Twitter Bootstrap
Fast prototyping apps using AngularJS, RequireJS and Twitter BootstrapFast prototyping apps using AngularJS, RequireJS and Twitter Bootstrap
Fast prototyping apps using AngularJS, RequireJS and Twitter Bootstrap
 
AngularJS
AngularJSAngularJS
AngularJS
 
node.js in action
node.js in actionnode.js in action
node.js in action
 
Wijmo 5 - GrapeCity Echo Tokyo
Wijmo 5 - GrapeCity Echo TokyoWijmo 5 - GrapeCity Echo Tokyo
Wijmo 5 - GrapeCity Echo Tokyo
 
Kendo UI Wrappers in ASP.NET Core
Kendo UI Wrappers in ASP.NET CoreKendo UI Wrappers in ASP.NET Core
Kendo UI Wrappers in ASP.NET Core
 
Overview about AngularJS Framework
Overview about AngularJS Framework Overview about AngularJS Framework
Overview about AngularJS Framework
 
Latest Javascript MVC & Front End Frameworks 2017
Latest Javascript MVC & Front End Frameworks 2017Latest Javascript MVC & Front End Frameworks 2017
Latest Javascript MVC & Front End Frameworks 2017
 
Jquery
JqueryJquery
Jquery
 
MVVM & Validation with Kendo UI
MVVM & Validation with Kendo UIMVVM & Validation with Kendo UI
MVVM & Validation with Kendo UI
 
ASP.NET MVC, AngularJS CRUD for Azerbaijan Technical University
ASP.NET MVC, AngularJS CRUD for Azerbaijan Technical UniversityASP.NET MVC, AngularJS CRUD for Azerbaijan Technical University
ASP.NET MVC, AngularJS CRUD for Azerbaijan Technical University
 

Destacado

Presentasjon skitunnel september 2015
Presentasjon skitunnel september 2015Presentasjon skitunnel september 2015
Presentasjon skitunnel september 2015holmestrandskitunnel
 
Overview of the Potential of MSW as Fuel on the Power Plant in Indonesia
Overview of the Potential of MSW as Fuel on the Power Plant in IndonesiaOverview of the Potential of MSW as Fuel on the Power Plant in Indonesia
Overview of the Potential of MSW as Fuel on the Power Plant in Indonesia Politeknuk Negeri Ujung Pandan
 
The Potential Energy of Plastic Solid Waste as Alternative Fuel for Power Pla...
The Potential Energy of Plastic Solid Waste as Alternative Fuel for Power Pla...The Potential Energy of Plastic Solid Waste as Alternative Fuel for Power Pla...
The Potential Energy of Plastic Solid Waste as Alternative Fuel for Power Pla...Politeknuk Negeri Ujung Pandan
 
Presentasjon av Holmestrand Skitunnel
Presentasjon av Holmestrand SkitunnelPresentasjon av Holmestrand Skitunnel
Presentasjon av Holmestrand Skitunnelholmestrandskitunnel
 
The Utilization Potential of Rice Husk as an Alternative Energy Source for Po...
The Utilization Potential of Rice Husk as an Alternative Energy Source for Po...The Utilization Potential of Rice Husk as an Alternative Energy Source for Po...
The Utilization Potential of Rice Husk as an Alternative Energy Source for Po...Politeknuk Negeri Ujung Pandan
 
Presentasjon Holmestrand Skitunnel
Presentasjon Holmestrand SkitunnelPresentasjon Holmestrand Skitunnel
Presentasjon Holmestrand Skitunnelholmestrandskitunnel
 
Presentasjon skitunnel desember 2015
Presentasjon skitunnel desember 2015Presentasjon skitunnel desember 2015
Presentasjon skitunnel desember 2015holmestrandskitunnel
 
ELECTRICAL ENERGY POTENTIAL OF RICE HUSK AS FUEL FOR POWER GENERATION IN INDO...
ELECTRICAL ENERGY POTENTIAL OF RICE HUSK AS FUEL FOR POWER GENERATION IN INDO...ELECTRICAL ENERGY POTENTIAL OF RICE HUSK AS FUEL FOR POWER GENERATION IN INDO...
ELECTRICAL ENERGY POTENTIAL OF RICE HUSK AS FUEL FOR POWER GENERATION IN INDO...Politeknuk Negeri Ujung Pandan
 
CO-COMBUSTION MODELLING OF RICE HUSK AND PLASTIC BAGS AS ENERGY SOURCE IN IN...
CO-COMBUSTION MODELLING OF RICE HUSK AND PLASTIC  BAGS AS ENERGY SOURCE IN IN...CO-COMBUSTION MODELLING OF RICE HUSK AND PLASTIC  BAGS AS ENERGY SOURCE IN IN...
CO-COMBUSTION MODELLING OF RICE HUSK AND PLASTIC BAGS AS ENERGY SOURCE IN IN...Politeknuk Negeri Ujung Pandan
 
HD & STG - Short PresentationVer. 1.3 Published on LI
HD & STG - Short PresentationVer. 1.3 Published on LIHD & STG - Short PresentationVer. 1.3 Published on LI
HD & STG - Short PresentationVer. 1.3 Published on LIChristian A. A. WILLEMS
 
Java仮想マシンの実装技術
Java仮想マシンの実装技術Java仮想マシンの実装技術
Java仮想マシンの実装技術Kiyokuni Kawachiya
 
Christian A. A. WILLEMS - Short Presentation, Version 1.4
Christian A. A. WILLEMS - Short Presentation, Version 1.4Christian A. A. WILLEMS - Short Presentation, Version 1.4
Christian A. A. WILLEMS - Short Presentation, Version 1.4Christian A. A. WILLEMS
 

Destacado (12)

Presentasjon skitunnel september 2015
Presentasjon skitunnel september 2015Presentasjon skitunnel september 2015
Presentasjon skitunnel september 2015
 
Overview of the Potential of MSW as Fuel on the Power Plant in Indonesia
Overview of the Potential of MSW as Fuel on the Power Plant in IndonesiaOverview of the Potential of MSW as Fuel on the Power Plant in Indonesia
Overview of the Potential of MSW as Fuel on the Power Plant in Indonesia
 
The Potential Energy of Plastic Solid Waste as Alternative Fuel for Power Pla...
The Potential Energy of Plastic Solid Waste as Alternative Fuel for Power Pla...The Potential Energy of Plastic Solid Waste as Alternative Fuel for Power Pla...
The Potential Energy of Plastic Solid Waste as Alternative Fuel for Power Pla...
 
Presentasjon av Holmestrand Skitunnel
Presentasjon av Holmestrand SkitunnelPresentasjon av Holmestrand Skitunnel
Presentasjon av Holmestrand Skitunnel
 
The Utilization Potential of Rice Husk as an Alternative Energy Source for Po...
The Utilization Potential of Rice Husk as an Alternative Energy Source for Po...The Utilization Potential of Rice Husk as an Alternative Energy Source for Po...
The Utilization Potential of Rice Husk as an Alternative Energy Source for Po...
 
Presentasjon Holmestrand Skitunnel
Presentasjon Holmestrand SkitunnelPresentasjon Holmestrand Skitunnel
Presentasjon Holmestrand Skitunnel
 
Presentasjon skitunnel desember 2015
Presentasjon skitunnel desember 2015Presentasjon skitunnel desember 2015
Presentasjon skitunnel desember 2015
 
ELECTRICAL ENERGY POTENTIAL OF RICE HUSK AS FUEL FOR POWER GENERATION IN INDO...
ELECTRICAL ENERGY POTENTIAL OF RICE HUSK AS FUEL FOR POWER GENERATION IN INDO...ELECTRICAL ENERGY POTENTIAL OF RICE HUSK AS FUEL FOR POWER GENERATION IN INDO...
ELECTRICAL ENERGY POTENTIAL OF RICE HUSK AS FUEL FOR POWER GENERATION IN INDO...
 
CO-COMBUSTION MODELLING OF RICE HUSK AND PLASTIC BAGS AS ENERGY SOURCE IN IN...
CO-COMBUSTION MODELLING OF RICE HUSK AND PLASTIC  BAGS AS ENERGY SOURCE IN IN...CO-COMBUSTION MODELLING OF RICE HUSK AND PLASTIC  BAGS AS ENERGY SOURCE IN IN...
CO-COMBUSTION MODELLING OF RICE HUSK AND PLASTIC BAGS AS ENERGY SOURCE IN IN...
 
HD & STG - Short PresentationVer. 1.3 Published on LI
HD & STG - Short PresentationVer. 1.3 Published on LIHD & STG - Short PresentationVer. 1.3 Published on LI
HD & STG - Short PresentationVer. 1.3 Published on LI
 
Java仮想マシンの実装技術
Java仮想マシンの実装技術Java仮想マシンの実装技術
Java仮想マシンの実装技術
 
Christian A. A. WILLEMS - Short Presentation, Version 1.4
Christian A. A. WILLEMS - Short Presentation, Version 1.4Christian A. A. WILLEMS - Short Presentation, Version 1.4
Christian A. A. WILLEMS - Short Presentation, Version 1.4
 

Similar a AngularJS

AngularJS : Superheroic Javascript MVW Framework
AngularJS : Superheroic Javascript MVW FrameworkAngularJS : Superheroic Javascript MVW Framework
AngularJS : Superheroic Javascript MVW FrameworkEdureka!
 
Getting Started With AngularJS
Getting Started With AngularJSGetting Started With AngularJS
Getting Started With AngularJSEdureka!
 
Getting Started with AngularJS
Getting Started with AngularJSGetting Started with AngularJS
Getting Started with AngularJSEdureka!
 
AngularJS for Beginners
AngularJS for BeginnersAngularJS for Beginners
AngularJS for BeginnersEdureka!
 
AngularJS : Superheroic JavaScript MVW Framework
AngularJS : Superheroic JavaScript MVW FrameworkAngularJS : Superheroic JavaScript MVW Framework
AngularJS : Superheroic JavaScript MVW FrameworkEdureka!
 
Angular JS - Develop Responsive Single Page Application
Angular JS - Develop Responsive Single Page ApplicationAngular JS - Develop Responsive Single Page Application
Angular JS - Develop Responsive Single Page ApplicationEdureka!
 
Webinar on Angular JS titled 'Develop Responsive Single Page Application'
Webinar on Angular JS titled 'Develop Responsive Single Page Application'Webinar on Angular JS titled 'Develop Responsive Single Page Application'
Webinar on Angular JS titled 'Develop Responsive Single Page Application'Edureka!
 
AngularJS Anatomy & Directives
AngularJS Anatomy & DirectivesAngularJS Anatomy & Directives
AngularJS Anatomy & DirectivesDigikrit
 
A white paper on Fundamentals and Implementations of Angular JS
A white paper on Fundamentals and Implementations of Angular JSA white paper on Fundamentals and Implementations of Angular JS
A white paper on Fundamentals and Implementations of Angular JSOptiSol Business Solutions
 
Building single page applications with angular.js
Building single page applications with angular.jsBuilding single page applications with angular.js
Building single page applications with angular.jsDieter De Mesmaeker
 
Angular 6 Training with project in hyderabad india
Angular 6 Training with project in hyderabad indiaAngular 6 Training with project in hyderabad india
Angular 6 Training with project in hyderabad indiaphp2ranjan
 
Introduction to AngularJS Framework
Introduction to AngularJS FrameworkIntroduction to AngularJS Framework
Introduction to AngularJS FrameworkRaveendra R
 
Fundamentals and Implementations of Angular JS with renowned Technology Platf...
Fundamentals and Implementations of Angular JS with renowned Technology Platf...Fundamentals and Implementations of Angular JS with renowned Technology Platf...
Fundamentals and Implementations of Angular JS with renowned Technology Platf...OptiSol Business Solutions
 
Angular vs React vs Vue – The Right Framework For You.pdf
Angular vs React vs Vue – The Right Framework For You.pdfAngular vs React vs Vue – The Right Framework For You.pdf
Angular vs React vs Vue – The Right Framework For You.pdfWPWeb Infotech
 

Similar a AngularJS (20)

AngularJS : Superheroic Javascript MVW Framework
AngularJS : Superheroic Javascript MVW FrameworkAngularJS : Superheroic Javascript MVW Framework
AngularJS : Superheroic Javascript MVW Framework
 
Getting Started With AngularJS
Getting Started With AngularJSGetting Started With AngularJS
Getting Started With AngularJS
 
Getting Started with AngularJS
Getting Started with AngularJSGetting Started with AngularJS
Getting Started with AngularJS
 
AngularJS for Beginners
AngularJS for BeginnersAngularJS for Beginners
AngularJS for Beginners
 
AngularJS : Superheroic JavaScript MVW Framework
AngularJS : Superheroic JavaScript MVW FrameworkAngularJS : Superheroic JavaScript MVW Framework
AngularJS : Superheroic JavaScript MVW Framework
 
Angular JS - Develop Responsive Single Page Application
Angular JS - Develop Responsive Single Page ApplicationAngular JS - Develop Responsive Single Page Application
Angular JS - Develop Responsive Single Page Application
 
Webinar on Angular JS titled 'Develop Responsive Single Page Application'
Webinar on Angular JS titled 'Develop Responsive Single Page Application'Webinar on Angular JS titled 'Develop Responsive Single Page Application'
Webinar on Angular JS titled 'Develop Responsive Single Page Application'
 
AngularJS - A JavaScript Framework
AngularJS - A JavaScript FrameworkAngularJS - A JavaScript Framework
AngularJS - A JavaScript Framework
 
AngularJS Anatomy & Directives
AngularJS Anatomy & DirectivesAngularJS Anatomy & Directives
AngularJS Anatomy & Directives
 
Angular js slides
Angular js slidesAngular js slides
Angular js slides
 
A white paper on Fundamentals and Implementations of Angular JS
A white paper on Fundamentals and Implementations of Angular JSA white paper on Fundamentals and Implementations of Angular JS
A white paper on Fundamentals and Implementations of Angular JS
 
MVC & backbone.js
MVC & backbone.jsMVC & backbone.js
MVC & backbone.js
 
AngularJS By Vipin
AngularJS By VipinAngularJS By Vipin
AngularJS By Vipin
 
Building single page applications with angular.js
Building single page applications with angular.jsBuilding single page applications with angular.js
Building single page applications with angular.js
 
Angular 6 Training with project in hyderabad india
Angular 6 Training with project in hyderabad indiaAngular 6 Training with project in hyderabad india
Angular 6 Training with project in hyderabad india
 
Introduction to AngularJS
Introduction to AngularJSIntroduction to AngularJS
Introduction to AngularJS
 
Introduction to AngularJS Framework
Introduction to AngularJS FrameworkIntroduction to AngularJS Framework
Introduction to AngularJS Framework
 
Fundamentals and Implementations of Angular JS with renowned Technology Platf...
Fundamentals and Implementations of Angular JS with renowned Technology Platf...Fundamentals and Implementations of Angular JS with renowned Technology Platf...
Fundamentals and Implementations of Angular JS with renowned Technology Platf...
 
Angular vs React vs Vue – The Right Framework For You.pdf
Angular vs React vs Vue – The Right Framework For You.pdfAngular vs React vs Vue – The Right Framework For You.pdf
Angular vs React vs Vue – The Right Framework For You.pdf
 
Angular JS
Angular JSAngular JS
Angular JS
 

AngularJS

  • 1. by Ivan Junior 1 PART 1
  • 2.  AngularJS ?  AngularJS VS jQuery  AngularJS Features  Getting Started with AngularJS  Expression, Directives, Filters and Data Binding  Views, Controllers and Scope  Modules, Routes and Factories (No Example) by Ivan Junior | Page 2
  • 3. Start in 2009 by Miško Hevery, when working at Google and now AngularJS is fully supported by Google. Can Extend HTML with new attributes Perfect for Single Page Applications (SPAs) Templating ( ex: Mustache, Handlebars ) Two Way Data Binding MV* (MVC / MVVM) Patterns DRY Concept Many Others by Ivan Junior | Page 3
  • 4. by Ivan Junior | Page 4 VIEW VIEW VIEW VIEW /view1.html /view2.html /view3.html /view4.html
  • 5. by Ivan Junior | Page 5 DOM Manipulation Data Binding AJAX RESTful Caching Data Object Modeling Module Loading View Loading Routing AngularJS
  • 6. Data Binding (Ex: KnockoutJS, EmberJS) DOM Manipulation Templating (Ex: Mustache, Handlebars) MV* Patterns REST Friendly Custom Directives (Ex: <rating>) Dependency Injection (Ex: RequireJS) Fully Testing Environment (Testacular now KARMA) by Ivan Junior | Page 6
  • 7. by Ivan Junior | Page 7 Data Binding MVC Controllers Views ViewModel Routing Factory History Testing Template Directives Services Dependency Injection Validation
  • 8. Very Easy Go to angularjs.org and download the javascript file by Ivan Junior | Page 8
  • 9. What is Directives ? They extend HTML with a new attributes by Ivan Junior | Page 9
  • 10. by Ivan Junior | Page 10
  • 11. by Ivan Junior | Page 11
  • 12. by Ivan Junior | Page 12 VIEW CONTROLLER$scope $scope is a way to connect between Controller and View
  • 13. by Ivan Junior | Page 13
  • 14. by Ivan Junior | Page 14
  • 15. by Ivan Junior | Page 15
  • 16. var demoApp = angular.module(‘demoApp’, []); by Ivan Junior | Page 16
  • 17. by Ivan Junior | Page 17
  • 18. by Ivan Junior | Page 18
  • 19. by Ivan Junior | Page 19
  • 20. by Ivan Junior | Page 20 Tools UI Libraries Angular Batarang WebStrom YeoMan Testacular (now KARMA) Angular UI Material Design AngularJS Kendo UI Wijmo Breeze Firebase AngularJS Angular Dart Etc.
  • 21. -Angular JS Guide (https://docs.angularjs.org/guide) -Udemy Free Course : Angular JS From Zero to Hero (https://www.udemy.com/angularjs-from-zero-to-hero/#/) -Code School AngularJS (https://www.codeschool.com/courses/shaping-up-with- angular-js) -Google I/O AngularJS 2013 (https://www.youtube.com/watch?v=HCR7i5F5L8c) -AngularJS W3Schools by Ivan Junior | Page 21