SlideShare a Scribd company logo
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
By Jay Gajjar
Angular JS
© 2014 KNOWARTH
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
▪ Introduction
▪ Installing & running a basic application
▪ Understading the MVC architecture
▪ Working with Models
– $http service to read a JSON file
– Filtering content using directives
▪ Dividing your App into Partials
– Working with the $routeProvider service
Agenda
2© 2014 KNOWARTH
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
3
Introduction
© 2014 KNOWARTH
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
AngularJS is a JavaScript framework for creating single page
web applications.
A framework implies that instead of writing code however you
want, you change the way you write your applications and
follow the standards set by the framework. By doing this, you
can take advantage of some of the built-in features and with
AngularJS that means templating, filters, two-way data-
binding and more.
What is AngularJS?
4© 2014 KNOWARTH
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
5
Installing & Running a Basic
Application
© 2014 KNOWARTH
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
You can go into the AngularJS.org website, and you have a
couple of options as to where to get the library from.
Presentation/1Degree.html
(“{{“ and “}}”) : Expressions to return variable values
Installing & running a basic application
6© 2014 KNOWARTH
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
ng-app : directive is responsible for bootstrapping your app
defining its scope.
ng-controller: directive defines which controller will be in
charge of your view.
ng-repeat: directive is one of the most commonly used and
serves to define your template scope when looping through
collections.
Understanding Basic Directives
7© 2014 KNOWARTH
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
8© 2014 KNOWARTH
Understading The MVC
Architecture
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
9© 2014 KNOWARTH
Understanding the MVC architecture
▪ Model
– Data from either a static JSON file, or a database like
SQL.
▪ View
– Display the data you have stored in a model, you can
create an Angular view.
▪ Controller
– The Javascript that links your view to your model.
Presentation/2Degree.html
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
10© 2014 KNOWARTH
Working With Models
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
11© 2014 KNOWARTH
$http service to read a JSON file
Access to HTTP service and ask it to get some information
from a JSON file.
So our JSON file is in the js folder and its called data.json.
Presentation/3Degree.html
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
12© 2014 KNOWARTH
Filtering content using directives
We can easily add a filter to one of these pieces of
data by just typing in a pipe character, which right
above one of the slashes on your keyboard.
https://docs.angularjs.org/guide/filter
Presentation/4Degree.html
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
13
Dividing Your App Into Partials
© 2014 KNOWARTH
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
14© 2014 KNOWARTH
$routeProvider service
Presentation/5/5Degree.html
The $route service is usually used in combination with the
ngView directive.
The role of the ngView directive is to include the view
template for the current route into the layout template.
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
 http://www.lynda.com/AngularJS-tutorials/Up-Running-
AngularJS/154414-2.html
 http://www.toptal.com/angular-js/a-step-by-step-guide-
to-your-first-angularjs-app
References
15© 2014 KNOWARTH
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
QUERY & QUESTIONS
16© 2014 KNOWARTH
SLIDE TITLE
▪ Click to edit Master text styles
▪ Second level
▪ Third level
▪ Fourth level
▪ Fifth level
THANK YOU
© 2014 KNOWARTH

More Related Content

What's hot (20)

PDF
Ajax World 08 Asp Net Ajax
rajivmordani
 
PPTX
Web Development basics with WordPress
Rashna Maharjan
 
PPTX
Web Development Today
bretticus
 
PPSX
Dream weaver
www.netgains.org
 
PPT
Dream weaver
Terry Murray
 
PPT
DHTML - Dynamic HTML
Reem Alattas
 
PPTX
Dream weaver
lstar14
 
PPTX
Front-end development introduction (HTML, CSS). Part 1
Oleksii Prohonnyi
 
PPT
HTML
Vikas Jagtap
 
PPTX
Web programming technologies
truong nguyen
 
PPTX
13. session 13 introduction to dhtml
Phúc Đỗ
 
PPTX
Responsive Web Design
Chiheb Chebbi
 
PDF
MongoDB Jump Start
Haim Michael
 
PDF
WordPress Jump Start
Haim Michael
 
PDF
Front end developer responsibilities what does a front-end developer do?
Katy Slemon
 
KEY
English Casual 2012/05/10
Ryosuke IWANAGA
 
PPTX
Front end web development
viveksewa
 
PDF
Understand front end developer
Hsuan Fu Lien
 
PPTX
Front end development session1
marwa Ayad Mohamed
 
Ajax World 08 Asp Net Ajax
rajivmordani
 
Web Development basics with WordPress
Rashna Maharjan
 
Web Development Today
bretticus
 
Dream weaver
www.netgains.org
 
Dream weaver
Terry Murray
 
DHTML - Dynamic HTML
Reem Alattas
 
Dream weaver
lstar14
 
Front-end development introduction (HTML, CSS). Part 1
Oleksii Prohonnyi
 
Web programming technologies
truong nguyen
 
13. session 13 introduction to dhtml
Phúc Đỗ
 
Responsive Web Design
Chiheb Chebbi
 
MongoDB Jump Start
Haim Michael
 
WordPress Jump Start
Haim Michael
 
Front end developer responsibilities what does a front-end developer do?
Katy Slemon
 
English Casual 2012/05/10
Ryosuke IWANAGA
 
Front end web development
viveksewa
 
Understand front end developer
Hsuan Fu Lien
 
Front end development session1
marwa Ayad Mohamed
 

Similar to Angular JS - KNOWARTH (20)

PDF
One Weekend With AngularJS
Yashobanta Bai
 
PPTX
Angular js slides
Amr Abd El Latief
 
PPTX
Angular workshop - Full Development Guide
Nitin Giri
 
PPTX
AngularJS training - Day 1 - Basics: Why, What and basic features of AngularJS
murtazahaveliwala
 
PDF
Workshop 12: AngularJS Parte I
Visual Engineering
 
PPTX
Valentine with Angular js - Introduction
Senthil Kumar
 
DOCX
angularjs_tutorial.docx
telegramvip
 
PDF
AngularJS for Beginners
Edureka!
 
PDF
Getting Started With AngularJS
Edureka!
 
PDF
AngularJS A comprehensive beginner s guide to angular js 3nd Edition Rufus St...
vivaanpulcha
 
PDF
Getting Started with AngularJS
Edureka!
 
PPTX
Introduction to AngularJS
Subba Tanniru
 
PPTX
AngularJS
Ivan Junior
 
PDF
AngularJS Basic Training
Cornel Stefanache
 
PDF
AngularJS 101
Houssem Yahiaoui
 
PPTX
Kalp Corporate Angular Js Tutorials
Kalp Corporate
 
PPTX
Angular Javascript Tutorial with command
ssuser42b933
 
PDF
AngularJS Workshop
Gianluca Cacace
 
PPTX
Angular js 1.3 presentation for fed nov 2014
Sarah Hudson
 
One Weekend With AngularJS
Yashobanta Bai
 
Angular js slides
Amr Abd El Latief
 
Angular workshop - Full Development Guide
Nitin Giri
 
AngularJS training - Day 1 - Basics: Why, What and basic features of AngularJS
murtazahaveliwala
 
Workshop 12: AngularJS Parte I
Visual Engineering
 
Valentine with Angular js - Introduction
Senthil Kumar
 
angularjs_tutorial.docx
telegramvip
 
AngularJS for Beginners
Edureka!
 
Getting Started With AngularJS
Edureka!
 
AngularJS A comprehensive beginner s guide to angular js 3nd Edition Rufus St...
vivaanpulcha
 
Getting Started with AngularJS
Edureka!
 
Introduction to AngularJS
Subba Tanniru
 
AngularJS
Ivan Junior
 
AngularJS Basic Training
Cornel Stefanache
 
AngularJS 101
Houssem Yahiaoui
 
Kalp Corporate Angular Js Tutorials
Kalp Corporate
 
Angular Javascript Tutorial with command
ssuser42b933
 
AngularJS Workshop
Gianluca Cacace
 
Angular js 1.3 presentation for fed nov 2014
Sarah Hudson
 
Ad

More from KNOWARTH Technologies (9)

PPT
Introduction to Magento - KNOWARTH
KNOWARTH Technologies
 
PDF
Web Framework and Struts 2 - KNOWARTH
KNOWARTH Technologies
 
PPTX
Basics of Spring - KNOWARTH
KNOWARTH Technologies
 
PDF
NodeJS - KNOWARTH
KNOWARTH Technologies
 
PDF
MongoDB - KNOWARTH
KNOWARTH Technologies
 
PPTX
Java 8 - KNOWARTH
KNOWARTH Technologies
 
PPTX
Hibernate - KNOWARTH
KNOWARTH Technologies
 
PPTX
VMWare based Cloud Computing - KNOWARTH
KNOWARTH Technologies
 
PPT
Bootstrap - KNOWARTH
KNOWARTH Technologies
 
Introduction to Magento - KNOWARTH
KNOWARTH Technologies
 
Web Framework and Struts 2 - KNOWARTH
KNOWARTH Technologies
 
Basics of Spring - KNOWARTH
KNOWARTH Technologies
 
NodeJS - KNOWARTH
KNOWARTH Technologies
 
MongoDB - KNOWARTH
KNOWARTH Technologies
 
Java 8 - KNOWARTH
KNOWARTH Technologies
 
Hibernate - KNOWARTH
KNOWARTH Technologies
 
VMWare based Cloud Computing - KNOWARTH
KNOWARTH Technologies
 
Bootstrap - KNOWARTH
KNOWARTH Technologies
 
Ad

Recently uploaded (20)

PDF
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
PPTX
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
PDF
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
PPT
Interview paper part 3, It is based on Interview Prep
SoumyadeepGhosh39
 
PDF
Wojciech Ciemski for Top Cyber News MAGAZINE. June 2025
Dr. Ludmila Morozova-Buss
 
PDF
Predicting the unpredictable: re-engineering recommendation algorithms for fr...
Speck&Tech
 
PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
PDF
SFWelly Summer 25 Release Highlights July 2025
Anna Loughnan Colquhoun
 
PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
PPTX
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
PDF
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
PDF
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
PDF
Presentation - Vibe Coding The Future of Tech
yanuarsinggih1
 
PDF
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PPTX
MSP360 Backup Scheduling and Retention Best Practices.pptx
MSP360
 
PDF
Smart Air Quality Monitoring with Serrax AQM190 LITE
SERRAX TECHNOLOGIES LLP
 
PDF
Blockchain Transactions Explained For Everyone
CIFDAQ
 
PDF
Why Orbit Edge Tech is a Top Next JS Development Company in 2025
mahendraalaska08
 
PDF
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
PDF
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
Interview paper part 3, It is based on Interview Prep
SoumyadeepGhosh39
 
Wojciech Ciemski for Top Cyber News MAGAZINE. June 2025
Dr. Ludmila Morozova-Buss
 
Predicting the unpredictable: re-engineering recommendation algorithms for fr...
Speck&Tech
 
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
SFWelly Summer 25 Release Highlights July 2025
Anna Loughnan Colquhoun
 
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
Presentation - Vibe Coding The Future of Tech
yanuarsinggih1
 
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
MSP360 Backup Scheduling and Retention Best Practices.pptx
MSP360
 
Smart Air Quality Monitoring with Serrax AQM190 LITE
SERRAX TECHNOLOGIES LLP
 
Blockchain Transactions Explained For Everyone
CIFDAQ
 
Why Orbit Edge Tech is a Top Next JS Development Company in 2025
mahendraalaska08
 
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 

Angular JS - KNOWARTH

  • 1. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level By Jay Gajjar Angular JS © 2014 KNOWARTH
  • 2. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level ▪ Introduction ▪ Installing & running a basic application ▪ Understading the MVC architecture ▪ Working with Models – $http service to read a JSON file – Filtering content using directives ▪ Dividing your App into Partials – Working with the $routeProvider service Agenda 2© 2014 KNOWARTH
  • 3. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level 3 Introduction © 2014 KNOWARTH
  • 4. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level AngularJS is a JavaScript framework for creating single page web applications. A framework implies that instead of writing code however you want, you change the way you write your applications and follow the standards set by the framework. By doing this, you can take advantage of some of the built-in features and with AngularJS that means templating, filters, two-way data- binding and more. What is AngularJS? 4© 2014 KNOWARTH
  • 5. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level 5 Installing & Running a Basic Application © 2014 KNOWARTH
  • 6. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level You can go into the AngularJS.org website, and you have a couple of options as to where to get the library from. Presentation/1Degree.html (“{{“ and “}}”) : Expressions to return variable values Installing & running a basic application 6© 2014 KNOWARTH
  • 7. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level ng-app : directive is responsible for bootstrapping your app defining its scope. ng-controller: directive defines which controller will be in charge of your view. ng-repeat: directive is one of the most commonly used and serves to define your template scope when looping through collections. Understanding Basic Directives 7© 2014 KNOWARTH
  • 8. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level 8© 2014 KNOWARTH Understading The MVC Architecture
  • 9. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level 9© 2014 KNOWARTH Understanding the MVC architecture ▪ Model – Data from either a static JSON file, or a database like SQL. ▪ View – Display the data you have stored in a model, you can create an Angular view. ▪ Controller – The Javascript that links your view to your model. Presentation/2Degree.html
  • 10. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level 10© 2014 KNOWARTH Working With Models
  • 11. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level 11© 2014 KNOWARTH $http service to read a JSON file Access to HTTP service and ask it to get some information from a JSON file. So our JSON file is in the js folder and its called data.json. Presentation/3Degree.html
  • 12. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level 12© 2014 KNOWARTH Filtering content using directives We can easily add a filter to one of these pieces of data by just typing in a pipe character, which right above one of the slashes on your keyboard. https://docs.angularjs.org/guide/filter Presentation/4Degree.html
  • 13. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level 13 Dividing Your App Into Partials © 2014 KNOWARTH
  • 14. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level 14© 2014 KNOWARTH $routeProvider service Presentation/5/5Degree.html The $route service is usually used in combination with the ngView directive. The role of the ngView directive is to include the view template for the current route into the layout template.
  • 15. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level  http://www.lynda.com/AngularJS-tutorials/Up-Running- AngularJS/154414-2.html  http://www.toptal.com/angular-js/a-step-by-step-guide- to-your-first-angularjs-app References 15© 2014 KNOWARTH
  • 16. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level QUERY & QUESTIONS 16© 2014 KNOWARTH
  • 17. SLIDE TITLE ▪ Click to edit Master text styles ▪ Second level ▪ Third level ▪ Fourth level ▪ Fifth level THANK YOU © 2014 KNOWARTH