SlideShare a Scribd company logo
02 | AngularJS
Helen Zeng | Startup Developer Evangelist
Steven Edouard | Startup Developer Evangelist
• What’s a front end framework?
• Directives
• Modules & Controllers
• Models & Data Binding
• Routing
Module Overview
Front End Frameworks
A framework, not a library
• jQuery is a library with functions that makes javascript
interactions less painful
• Angular.js is an MVC framework. You use it to structure out your
application looks (view) from your data (model) and the logic
and functions that are executed (controller). It’s also extremely
test driven.
Why Use Angular?
• “What HTML would look like if it was designed for web apps”
• Keep your code organized and structured
• Two way data bindings
• Great for single page applications
• Easy to test
Front End Frameworks
• Angular isn’t the only one out there. There’s a whole ecosystem
– React.js
– Ember.js
– Backbone.js
DEMO
Hello World
Directives
Directives
• Angular-only HTML attributes
• Attaches some specific behavior to the element
• Usually begins with ‘ng-’ or ‘data-ng’
Models and Controllers
Modules
• A container for your application
• var myModule = angular.module(‘myApp’, [ ]);
Controllers
• Contains the business logic for a part of your application
• Sets up your data to be viewed in your HTML
• myModule.controller(‘myController’, function($scope){
});
Dependency Injection
• How we specify the dependencies that an Angular component
will need.
Templates
• The Angularized HTML we’re created
• Used to render the View (what the end-user will see)
DEMO
Models and Data Binding
$scope
• Links your controller to your view (what the user sees)
• Created through as an injectable parameter in controllers
• Configured within controller logic
• Contains the models for our data
Displaying and Binding Data
• Display using double braces {{ }}
• Bind data using directives:
– ng-model for two way data binding
– ng-bind for one way data binding
DEMO
Front End Routing
Routing
• Create app with multiple views
• Must pass `ngRoute` module to app
• Detects url and uses the appropriate template
Creating Partials
• Sections of the page to be rendered as-needed
• Rendered inside ng-view
DEMO
©2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, Office, Azure, System Center, Dynamics and other product names are or may be registered trademarks and/or trademarks in the
U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft
must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after
the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

More Related Content

What's hot (20)

Asp.net mvc
Asp.net mvcAsp.net mvc
Asp.net mvc
Naga Harish M
 
Dot net interview questions and asnwers
Dot net interview questions and asnwersDot net interview questions and asnwers
Dot net interview questions and asnwers
kavinilavuG
 
MVC architecture by Mohd.Awais on 18th Aug, 2017
MVC architecture by Mohd.Awais on 18th Aug, 2017MVC architecture by Mohd.Awais on 18th Aug, 2017
MVC architecture by Mohd.Awais on 18th Aug, 2017
Innovation Studio
 
Valentine with Angular js - Introduction
Valentine with Angular js - IntroductionValentine with Angular js - Introduction
Valentine with Angular js - Introduction
Senthil Kumar
 
ASP .NET MVC - best practices
ASP .NET MVC - best practicesASP .NET MVC - best practices
ASP .NET MVC - best practices
Bohdan Pashkovskyi
 
Angular JS tutorial
Angular JS tutorialAngular JS tutorial
Angular JS tutorial
cncwebworld
 
4. Introduction to ASP.NET MVC - Part I
4. Introduction to ASP.NET MVC - Part I4. Introduction to ASP.NET MVC - Part I
4. Introduction to ASP.NET MVC - Part I
Rohit Rao
 
Model Binding In ASP.NET MVC
Model Binding In ASP.NET MVCModel Binding In ASP.NET MVC
Model Binding In ASP.NET MVC
Mindfire Solutions
 
MVC
MVCMVC
MVC
Iman Mehmandoust
 
Introduction to Angular Js
Introduction to Angular JsIntroduction to Angular Js
Introduction to Angular Js
Professional Guru
 
Introduction to single page application with angular js
Introduction to single page application with angular jsIntroduction to single page application with angular js
Introduction to single page application with angular js
Mindfire Solutions
 
Angularjs Basics
Angularjs BasicsAngularjs Basics
Angularjs Basics
Jayantha Sirisena
 
ASP .Net MVC 5
ASP .Net MVC 5ASP .Net MVC 5
ASP .Net MVC 5
Nilachal sethi
 
MSDN - ASP.NET MVC
MSDN - ASP.NET MVCMSDN - ASP.NET MVC
MSDN - ASP.NET MVC
Maarten Balliauw
 
ASP.net MVC Introduction Wikilogia (nov 2014)
ASP.net MVC Introduction Wikilogia (nov 2014)ASP.net MVC Introduction Wikilogia (nov 2014)
ASP.net MVC Introduction Wikilogia (nov 2014)
Hatem Hamad
 
ANGULAR JS TRAINING IN PUNE
ANGULAR JS TRAINING IN PUNEANGULAR JS TRAINING IN PUNE
ANGULAR JS TRAINING IN PUNE
cncwebworld
 
MVC architecture
MVC architectureMVC architecture
MVC architecture
Emily Bauman
 
Angular introduction basic
Angular introduction basicAngular introduction basic
Angular introduction basic
jagriti srivastava
 
ASP .NET MVC
ASP .NET MVC ASP .NET MVC
ASP .NET MVC
eldorina
 
MVC Architecture
MVC ArchitectureMVC Architecture
MVC Architecture
baabtra.com - No. 1 supplier of quality freshers
 
Dot net interview questions and asnwers
Dot net interview questions and asnwersDot net interview questions and asnwers
Dot net interview questions and asnwers
kavinilavuG
 
MVC architecture by Mohd.Awais on 18th Aug, 2017
MVC architecture by Mohd.Awais on 18th Aug, 2017MVC architecture by Mohd.Awais on 18th Aug, 2017
MVC architecture by Mohd.Awais on 18th Aug, 2017
Innovation Studio
 
Valentine with Angular js - Introduction
Valentine with Angular js - IntroductionValentine with Angular js - Introduction
Valentine with Angular js - Introduction
Senthil Kumar
 
Angular JS tutorial
Angular JS tutorialAngular JS tutorial
Angular JS tutorial
cncwebworld
 
4. Introduction to ASP.NET MVC - Part I
4. Introduction to ASP.NET MVC - Part I4. Introduction to ASP.NET MVC - Part I
4. Introduction to ASP.NET MVC - Part I
Rohit Rao
 
Introduction to single page application with angular js
Introduction to single page application with angular jsIntroduction to single page application with angular js
Introduction to single page application with angular js
Mindfire Solutions
 
ASP.net MVC Introduction Wikilogia (nov 2014)
ASP.net MVC Introduction Wikilogia (nov 2014)ASP.net MVC Introduction Wikilogia (nov 2014)
ASP.net MVC Introduction Wikilogia (nov 2014)
Hatem Hamad
 
ANGULAR JS TRAINING IN PUNE
ANGULAR JS TRAINING IN PUNEANGULAR JS TRAINING IN PUNE
ANGULAR JS TRAINING IN PUNE
cncwebworld
 
ASP .NET MVC
ASP .NET MVC ASP .NET MVC
ASP .NET MVC
eldorina
 

Similar to Module2 (20)

Learning AngularJS - Complete coverage of AngularJS features and concepts
Learning AngularJS  - Complete coverage of AngularJS features and conceptsLearning AngularJS  - Complete coverage of AngularJS features and concepts
Learning AngularJS - Complete coverage of AngularJS features and concepts
Suresh Patidar
 
AngularJs (1.x) Presentation
AngularJs (1.x) PresentationAngularJs (1.x) Presentation
AngularJs (1.x) Presentation
Raghubir Singh
 
What Is Angular 2 | Angular 2 Tutorial For Beginners | Angular Training | Edu...
What Is Angular 2 | Angular 2 Tutorial For Beginners | Angular Training | Edu...What Is Angular 2 | Angular 2 Tutorial For Beginners | Angular Training | Edu...
What Is Angular 2 | Angular 2 Tutorial For Beginners | Angular Training | Edu...
Edureka!
 
Angular JS - Introduction
Angular JS - IntroductionAngular JS - Introduction
Angular JS - Introduction
Sagar Acharya
 
Angular patterns
Angular patternsAngular patterns
Angular patterns
Premkumar M
 
Angular JS, A dive to concepts
Angular JS, A dive to conceptsAngular JS, A dive to concepts
Angular JS, A dive to concepts
Abhishek Sur
 
AngularJS is awesome
AngularJS is awesomeAngularJS is awesome
AngularJS is awesome
Eusebiu Schipor
 
Angular js 1.3 basic tutorial
Angular js 1.3 basic tutorialAngular js 1.3 basic tutorial
Angular js 1.3 basic tutorial
Al-Mutaz Bellah Salahat
 
Angularjs basic part01
Angularjs basic part01Angularjs basic part01
Angularjs basic part01
Mohd Abdul Baquee
 
MVC Framework
MVC FrameworkMVC Framework
MVC Framework
Ashton Feller
 
Sitecore mvc
Sitecore mvcSitecore mvc
Sitecore mvc
pratik satikunvar
 
Knockout js
Knockout jsKnockout js
Knockout js
Dr. Awase Khirni Syed
 
Mobile App Architectures & Coding guidelines
Mobile App Architectures & Coding guidelinesMobile App Architectures & Coding guidelines
Mobile App Architectures & Coding guidelines
Qamar Abbas
 
Itroducing Angular JS
Itroducing Angular JSItroducing Angular JS
Itroducing Angular JS
Carlos Emanuel Mathiasen
 
AngularJS
AngularJSAngularJS
AngularJS
Srivatsan Krishnamachari
 
What's new in Angular 2?
What's new in Angular 2?What's new in Angular 2?
What's new in Angular 2?
Alfred Jett Grandeza
 
What are the key distinctions between Angular and AngularJS?
What are the key distinctions between Angular and AngularJS?What are the key distinctions between Angular and AngularJS?
What are the key distinctions between Angular and AngularJS?
Albiorix Technology
 
Spring Web Presentation 123143242341234234
Spring Web Presentation 123143242341234234Spring Web Presentation 123143242341234234
Spring Web Presentation 123143242341234234
horiadobrin
 
Architectural Design & Patterns
Architectural Design&PatternsArchitectural Design&Patterns
Architectural Design & Patterns
Inocentshuja Ahmad
 
Knockout implementing mvvm in java script with knockout
Knockout implementing mvvm in java script with knockoutKnockout implementing mvvm in java script with knockout
Knockout implementing mvvm in java script with knockout
Andoni Arroyo
 
Learning AngularJS - Complete coverage of AngularJS features and concepts
Learning AngularJS  - Complete coverage of AngularJS features and conceptsLearning AngularJS  - Complete coverage of AngularJS features and concepts
Learning AngularJS - Complete coverage of AngularJS features and concepts
Suresh Patidar
 
AngularJs (1.x) Presentation
AngularJs (1.x) PresentationAngularJs (1.x) Presentation
AngularJs (1.x) Presentation
Raghubir Singh
 
What Is Angular 2 | Angular 2 Tutorial For Beginners | Angular Training | Edu...
What Is Angular 2 | Angular 2 Tutorial For Beginners | Angular Training | Edu...What Is Angular 2 | Angular 2 Tutorial For Beginners | Angular Training | Edu...
What Is Angular 2 | Angular 2 Tutorial For Beginners | Angular Training | Edu...
Edureka!
 
Angular JS - Introduction
Angular JS - IntroductionAngular JS - Introduction
Angular JS - Introduction
Sagar Acharya
 
Angular patterns
Angular patternsAngular patterns
Angular patterns
Premkumar M
 
Angular JS, A dive to concepts
Angular JS, A dive to conceptsAngular JS, A dive to concepts
Angular JS, A dive to concepts
Abhishek Sur
 
Mobile App Architectures & Coding guidelines
Mobile App Architectures & Coding guidelinesMobile App Architectures & Coding guidelines
Mobile App Architectures & Coding guidelines
Qamar Abbas
 
What are the key distinctions between Angular and AngularJS?
What are the key distinctions between Angular and AngularJS?What are the key distinctions between Angular and AngularJS?
What are the key distinctions between Angular and AngularJS?
Albiorix Technology
 
Spring Web Presentation 123143242341234234
Spring Web Presentation 123143242341234234Spring Web Presentation 123143242341234234
Spring Web Presentation 123143242341234234
horiadobrin
 
Architectural Design & Patterns
Architectural Design&PatternsArchitectural Design&Patterns
Architectural Design & Patterns
Inocentshuja Ahmad
 
Knockout implementing mvvm in java script with knockout
Knockout implementing mvvm in java script with knockoutKnockout implementing mvvm in java script with knockout
Knockout implementing mvvm in java script with knockout
Andoni Arroyo
 

Recently uploaded (20)

Why Custom 3D Pet Portraits Are the Perfect Gift
Why Custom 3D Pet Portraits Are the Perfect GiftWhy Custom 3D Pet Portraits Are the Perfect Gift
Why Custom 3D Pet Portraits Are the Perfect Gift
Danny Connally
 
Download DriverMax Pro Crack Latest [2025-MAY]
Download DriverMax Pro Crack Latest [2025-MAY]Download DriverMax Pro Crack Latest [2025-MAY]
Download DriverMax Pro Crack Latest [2025-MAY]
wipihof908
 
Wondershare Filmora Crack 14.3.2 + Key Full Download
Wondershare Filmora Crack 14.3.2 + Key Full DownloadWondershare Filmora Crack 14.3.2 + Key Full Download
Wondershare Filmora Crack 14.3.2 + Key Full Download
hyderik195
 
Sketchup Pro Crack Latest Version 2025??
Sketchup Pro Crack Latest Version 2025??Sketchup Pro Crack Latest Version 2025??
Sketchup Pro Crack Latest Version 2025??
nawabana305
 
EUSEBIO VIDAL Pintando La Tradición Un Viaje a Través del Vibrante Azul Domin...
EUSEBIO VIDAL Pintando La Tradición Un Viaje a Través del Vibrante Azul Domin...EUSEBIO VIDAL Pintando La Tradición Un Viaje a Través del Vibrante Azul Domin...
EUSEBIO VIDAL Pintando La Tradición Un Viaje a Través del Vibrante Azul Domin...
EusebioVidal1
 
13-17 Third gradeThird gradeThird gradeThird grade
13-17  Third gradeThird gradeThird gradeThird grade13-17  Third gradeThird gradeThird gradeThird grade
13-17 Third gradeThird gradeThird gradeThird grade
anahimasabanda2000
 
content creator passionate about architecture, culture, and design.
content creator passionate about architecture, culture, and design.content creator passionate about architecture, culture, and design.
content creator passionate about architecture, culture, and design.
Suma Angari
 
TIMELINE.pdfpojhuhvb nmm;,kojhiuhvn m,mljhigvhn m
TIMELINE.pdfpojhuhvb nmm;,kojhiuhvn m,mljhigvhn mTIMELINE.pdfpojhuhvb nmm;,kojhiuhvn m,mljhigvhn m
TIMELINE.pdfpojhuhvb nmm;,kojhiuhvn m,mljhigvhn m
rasilyo28
 
Pink Purple Colorful Pride Month Presentation.pptx
Pink Purple Colorful Pride Month Presentation.pptxPink Purple Colorful Pride Month Presentation.pptx
Pink Purple Colorful Pride Month Presentation.pptx
macadatojm658
 
Download DriverDoc Pro Crack Latest [2025-MAY]
Download DriverDoc Pro Crack Latest [2025-MAY]Download DriverDoc Pro Crack Latest [2025-MAY]
Download DriverDoc Pro Crack Latest [2025-MAY]
gopopeb361
 
Download Adobe AIR Crack Latest [2025-MAY]
Download Adobe AIR Crack Latest [2025-MAY]Download Adobe AIR Crack Latest [2025-MAY]
Download Adobe AIR Crack Latest [2025-MAY]
bijabar139
 
How_Cameras_Work Power Point Presentation
How_Cameras_Work Power Point PresentationHow_Cameras_Work Power Point Presentation
How_Cameras_Work Power Point Presentation
GenevieveDeits
 
Adobe Photoshop CC Crack Download Latest Version
Adobe Photoshop CC Crack Download Latest VersionAdobe Photoshop CC Crack Download Latest Version
Adobe Photoshop CC Crack Download Latest Version
nawabana305
 
Art Club Ideas Power Point Presentation 1
Art Club Ideas Power Point Presentation 1Art Club Ideas Power Point Presentation 1
Art Club Ideas Power Point Presentation 1
GenevieveDeits
 
4K Video Downloader Crack 4.28.0.5600 + License Key [2025]
4K Video Downloader Crack 4.28.0.5600 + License Key [2025]4K Video Downloader Crack 4.28.0.5600 + License Key [2025]
4K Video Downloader Crack 4.28.0.5600 + License Key [2025]
hyderik195
 
Luminar Neo Crack License 100% Working Free
Luminar Neo Crack License 100% Working FreeLuminar Neo Crack License 100% Working Free
Luminar Neo Crack License 100% Working Free
losbeten
 
gewt ready for the test dicument in the hall
gewt ready for the test dicument in the hallgewt ready for the test dicument in the hall
gewt ready for the test dicument in the hall
MadhusudanVashisht1
 
Download SamDrivers Crack Latest [2025-MAY]
Download SamDrivers Crack Latest [2025-MAY]Download SamDrivers Crack Latest [2025-MAY]
Download SamDrivers Crack Latest [2025-MAY]
himowom360
 
Smart Driver Manager Pro Crack Latest [2025-MAY]
Smart Driver Manager Pro Crack Latest [2025-MAY]Smart Driver Manager Pro Crack Latest [2025-MAY]
Smart Driver Manager Pro Crack Latest [2025-MAY]
himowom360
 
685592115-Elements-of-Poetry.pptxhshshjsjsjs
685592115-Elements-of-Poetry.pptxhshshjsjsjs685592115-Elements-of-Poetry.pptxhshshjsjsjs
685592115-Elements-of-Poetry.pptxhshshjsjsjs
ogenrwotronald10
 
Why Custom 3D Pet Portraits Are the Perfect Gift
Why Custom 3D Pet Portraits Are the Perfect GiftWhy Custom 3D Pet Portraits Are the Perfect Gift
Why Custom 3D Pet Portraits Are the Perfect Gift
Danny Connally
 
Download DriverMax Pro Crack Latest [2025-MAY]
Download DriverMax Pro Crack Latest [2025-MAY]Download DriverMax Pro Crack Latest [2025-MAY]
Download DriverMax Pro Crack Latest [2025-MAY]
wipihof908
 
Wondershare Filmora Crack 14.3.2 + Key Full Download
Wondershare Filmora Crack 14.3.2 + Key Full DownloadWondershare Filmora Crack 14.3.2 + Key Full Download
Wondershare Filmora Crack 14.3.2 + Key Full Download
hyderik195
 
Sketchup Pro Crack Latest Version 2025??
Sketchup Pro Crack Latest Version 2025??Sketchup Pro Crack Latest Version 2025??
Sketchup Pro Crack Latest Version 2025??
nawabana305
 
EUSEBIO VIDAL Pintando La Tradición Un Viaje a Través del Vibrante Azul Domin...
EUSEBIO VIDAL Pintando La Tradición Un Viaje a Través del Vibrante Azul Domin...EUSEBIO VIDAL Pintando La Tradición Un Viaje a Través del Vibrante Azul Domin...
EUSEBIO VIDAL Pintando La Tradición Un Viaje a Través del Vibrante Azul Domin...
EusebioVidal1
 
13-17 Third gradeThird gradeThird gradeThird grade
13-17  Third gradeThird gradeThird gradeThird grade13-17  Third gradeThird gradeThird gradeThird grade
13-17 Third gradeThird gradeThird gradeThird grade
anahimasabanda2000
 
content creator passionate about architecture, culture, and design.
content creator passionate about architecture, culture, and design.content creator passionate about architecture, culture, and design.
content creator passionate about architecture, culture, and design.
Suma Angari
 
TIMELINE.pdfpojhuhvb nmm;,kojhiuhvn m,mljhigvhn m
TIMELINE.pdfpojhuhvb nmm;,kojhiuhvn m,mljhigvhn mTIMELINE.pdfpojhuhvb nmm;,kojhiuhvn m,mljhigvhn m
TIMELINE.pdfpojhuhvb nmm;,kojhiuhvn m,mljhigvhn m
rasilyo28
 
Pink Purple Colorful Pride Month Presentation.pptx
Pink Purple Colorful Pride Month Presentation.pptxPink Purple Colorful Pride Month Presentation.pptx
Pink Purple Colorful Pride Month Presentation.pptx
macadatojm658
 
Download DriverDoc Pro Crack Latest [2025-MAY]
Download DriverDoc Pro Crack Latest [2025-MAY]Download DriverDoc Pro Crack Latest [2025-MAY]
Download DriverDoc Pro Crack Latest [2025-MAY]
gopopeb361
 
Download Adobe AIR Crack Latest [2025-MAY]
Download Adobe AIR Crack Latest [2025-MAY]Download Adobe AIR Crack Latest [2025-MAY]
Download Adobe AIR Crack Latest [2025-MAY]
bijabar139
 
How_Cameras_Work Power Point Presentation
How_Cameras_Work Power Point PresentationHow_Cameras_Work Power Point Presentation
How_Cameras_Work Power Point Presentation
GenevieveDeits
 
Adobe Photoshop CC Crack Download Latest Version
Adobe Photoshop CC Crack Download Latest VersionAdobe Photoshop CC Crack Download Latest Version
Adobe Photoshop CC Crack Download Latest Version
nawabana305
 
Art Club Ideas Power Point Presentation 1
Art Club Ideas Power Point Presentation 1Art Club Ideas Power Point Presentation 1
Art Club Ideas Power Point Presentation 1
GenevieveDeits
 
4K Video Downloader Crack 4.28.0.5600 + License Key [2025]
4K Video Downloader Crack 4.28.0.5600 + License Key [2025]4K Video Downloader Crack 4.28.0.5600 + License Key [2025]
4K Video Downloader Crack 4.28.0.5600 + License Key [2025]
hyderik195
 
Luminar Neo Crack License 100% Working Free
Luminar Neo Crack License 100% Working FreeLuminar Neo Crack License 100% Working Free
Luminar Neo Crack License 100% Working Free
losbeten
 
gewt ready for the test dicument in the hall
gewt ready for the test dicument in the hallgewt ready for the test dicument in the hall
gewt ready for the test dicument in the hall
MadhusudanVashisht1
 
Download SamDrivers Crack Latest [2025-MAY]
Download SamDrivers Crack Latest [2025-MAY]Download SamDrivers Crack Latest [2025-MAY]
Download SamDrivers Crack Latest [2025-MAY]
himowom360
 
Smart Driver Manager Pro Crack Latest [2025-MAY]
Smart Driver Manager Pro Crack Latest [2025-MAY]Smart Driver Manager Pro Crack Latest [2025-MAY]
Smart Driver Manager Pro Crack Latest [2025-MAY]
himowom360
 
685592115-Elements-of-Poetry.pptxhshshjsjsjs
685592115-Elements-of-Poetry.pptxhshshjsjsjs685592115-Elements-of-Poetry.pptxhshshjsjsjs
685592115-Elements-of-Poetry.pptxhshshjsjsjs
ogenrwotronald10
 

Module2

  • 1. 02 | AngularJS Helen Zeng | Startup Developer Evangelist Steven Edouard | Startup Developer Evangelist
  • 2. • What’s a front end framework? • Directives • Modules & Controllers • Models & Data Binding • Routing Module Overview
  • 4. A framework, not a library • jQuery is a library with functions that makes javascript interactions less painful • Angular.js is an MVC framework. You use it to structure out your application looks (view) from your data (model) and the logic and functions that are executed (controller). It’s also extremely test driven.
  • 5. Why Use Angular? • “What HTML would look like if it was designed for web apps” • Keep your code organized and structured • Two way data bindings • Great for single page applications • Easy to test
  • 6. Front End Frameworks • Angular isn’t the only one out there. There’s a whole ecosystem – React.js – Ember.js – Backbone.js
  • 9. Directives • Angular-only HTML attributes • Attaches some specific behavior to the element • Usually begins with ‘ng-’ or ‘data-ng’
  • 11. Modules • A container for your application • var myModule = angular.module(‘myApp’, [ ]);
  • 12. Controllers • Contains the business logic for a part of your application • Sets up your data to be viewed in your HTML • myModule.controller(‘myController’, function($scope){ });
  • 13. Dependency Injection • How we specify the dependencies that an Angular component will need.
  • 14. Templates • The Angularized HTML we’re created • Used to render the View (what the end-user will see)
  • 15. DEMO
  • 16. Models and Data Binding
  • 17. $scope • Links your controller to your view (what the user sees) • Created through as an injectable parameter in controllers • Configured within controller logic • Contains the models for our data
  • 18. Displaying and Binding Data • Display using double braces {{ }} • Bind data using directives: – ng-model for two way data binding – ng-bind for one way data binding
  • 19. DEMO
  • 21. Routing • Create app with multiple views • Must pass `ngRoute` module to app • Detects url and uses the appropriate template
  • 22. Creating Partials • Sections of the page to be rendered as-needed • Rendered inside ng-view
  • 23. DEMO
  • 24. ©2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, Office, Azure, System Center, Dynamics and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Editor's Notes

  • #2: 1
  • #5: jQuery is great, and it simplifies a lot of the work we have to do with Javascript, like navigating the DOM or making AJAX calls. But it can get messy and complicated as your codebase grows
  • #10: Going to put them in use by creating our first app.
  • #12: Kind of like the main() method
  • #16: Create Angular module Create main.html Add Angular in Create a controller. Leave it empty for now.
  • #20: Create posts, newPost, and a posting function
  • #24: Putting everything into partials Creating routes with ngRoute Putting everything in a server and showing main Adding in navigation.