SlideShare a Scribd company logo
Single Page Applications
with
Angular.js
Danny Vernovsky
dannyv@sela.co.il
@dimkinv
Agenda
• Why web applications are hard?
• Angular.js, how to? (Movie lib)
• Pros & cons
• Q & A
Once upon a time...
In 2005...
In 2013...
MV what?
Model
Controller
View
Angular.js as a framework
• Based on MVC pattern
o application.controller('myCtrl')
• Can extend HTML vocabulary
o application.directive('myElement')
• Injectables
o function($scope, $myService)
• Two way binding
o {{model.firstName}}
Controllers
• Controllers are just functions
• Used to setup initial state with $scope
• Used to setup behaivours
$scope
• Holds the model
• Provide API's (e.g $watch)
• Connects between view and
controller
Demo
Hello Angular
Modules
• No "main" method for application
• Closed package code / reusable
• No load order needed.
application
controllers
services
directives
filters
Directives
• All ng-* are directives!!!
• Extends HTML with behaviour
• Comes in various of flavors
Demo
Movies Lib, Modules + Directives
Services
• Can be declared as service or factory
• Usefull for DOM/data manipulations
• Lazy loaded into memory
Demo
Movies Lib, Services
Filters
• Best used to format expression.
• Can be also used on collections
• Angular.js built-in filters
Demo
Movies Lib, Filters
Single Page Application
• Routes are the core of SPA
• Can respond to deep linking URLs
with $routeProvider
• Rendered templates appied into
ngView directive
Demo
Movies Lib, Complete Example
Lets sum up!
Cons
Takes freedom
Errors not always visible
Complex to master
Pros
Framework brings order
Very easy to start
Very declarative
By Google (here to stay)
Based on known pattern
Created with testability in mind
Whats next?
Angular.js 1.2RC1
• ng-animate with predefined animations
• ‘controller as’ – aliases for controllers
• finally, ng-if
• better error messages for debugging
• better documentation
• And much more
Questions?

More Related Content

PDF
Introduction to SPA with AngularJS
PDF
SPA, Scalable Application & AngularJS
PPTX
Single Page Applications in SharePoint with Angular
PDF
Gettings started with the superheroic JavaScript library AngularJS
PPT
Angular js
PPTX
Angular js tutorial slides
PPT
Angular js
PPTX
AngularJS One Day Workshop
Introduction to SPA with AngularJS
SPA, Scalable Application & AngularJS
Single Page Applications in SharePoint with Angular
Gettings started with the superheroic JavaScript library AngularJS
Angular js
Angular js tutorial slides
Angular js
AngularJS One Day Workshop

What's hot (20)

PPTX
Angularjs basic part01
PPTX
Angularjs - custom directives part 05
PPTX
Angularjs
PDF
Introduction to AngularJS
PDF
Unit testing
PPT
Angularjs for kolkata drupal meetup
PPTX
Automated perf optimization - jQuery Conference
PDF
JavaScript MV* Framework - Making the Right Choice
PDF
Transforming Front-End Disaster Code™ Into A Maintainable Masterpiece
PDF
End to-End SPA Development Using ASP.NET and AngularJS
PPTX
Overview about AngularJS Framework
PDF
Going Node.js at Netflix
KEY
SGCE 2012 Lightning Talk-Single Page Interface
KEY
Sizzle jQCon San Francisco 2012
PPTX
Angular js for beginners
PPTX
Micro frontend
PDF
Introduction to AngularJS
PDF
JS Framework Comparison - An infographic
PPTX
When to use and when not to use AngularJS - Liju Pillai, www.perfomatix.com
PPTX
AngularJS - Architecture decisions in a large project 
Angularjs basic part01
Angularjs - custom directives part 05
Angularjs
Introduction to AngularJS
Unit testing
Angularjs for kolkata drupal meetup
Automated perf optimization - jQuery Conference
JavaScript MV* Framework - Making the Right Choice
Transforming Front-End Disaster Code™ Into A Maintainable Masterpiece
End to-End SPA Development Using ASP.NET and AngularJS
Overview about AngularJS Framework
Going Node.js at Netflix
SGCE 2012 Lightning Talk-Single Page Interface
Sizzle jQCon San Francisco 2012
Angular js for beginners
Micro frontend
Introduction to AngularJS
JS Framework Comparison - An infographic
When to use and when not to use AngularJS - Liju Pillai, www.perfomatix.com
AngularJS - Architecture decisions in a large project 
Ad

Viewers also liked (15)

PPTX
Ionic & Cross Platform Teknolojisi
PPTX
PhoneGap/Cordova ile Mobil Uygulama Geliştirmeye Giriş
PDF
IPT angular2 typescript SPA 2016
PPTX
Watch and Learn Mobile Learning System in 5 Steps Pilot Project
PPTX
0 to Angular in 45 Mins
PPTX
Single Page Application con Angular 2
PPTX
Working with http client rest apis and connection availability check
PPTX
Uygulama diline karar vermek: HTML5 mi, Native mi yoksa Hibrit uygulama mı?
PDF
PDF
Siz değil iş sizi nasıl bulur? GDG İzmir
PPTX
Introduction to Angular 2
PDF
Getting Started with Angular 2
PPTX
Effective cv writing
PPTX
Awesome Words To Use On Your CV
PDF
Building Universal Applications with Angular 2
Ionic & Cross Platform Teknolojisi
PhoneGap/Cordova ile Mobil Uygulama Geliştirmeye Giriş
IPT angular2 typescript SPA 2016
Watch and Learn Mobile Learning System in 5 Steps Pilot Project
0 to Angular in 45 Mins
Single Page Application con Angular 2
Working with http client rest apis and connection availability check
Uygulama diline karar vermek: HTML5 mi, Native mi yoksa Hibrit uygulama mı?
Siz değil iş sizi nasıl bulur? GDG İzmir
Introduction to Angular 2
Getting Started with Angular 2
Effective cv writing
Awesome Words To Use On Your CV
Building Universal Applications with Angular 2
Ad

Similar to Spa with angular (20)

PPTX
AngularJS is awesome
PPTX
AngularJS Beginners Workshop
PPTX
AngularJS
PPTX
Angular JS, A dive to concepts
PPTX
AngularJs (1.x) Presentation
PPTX
Angular patterns
PPTX
Angular JS - Introduction
PDF
CraftCamp for Students - Introduction to AngularJS
PDF
Introduction to Angular Js
PDF
Angular js
PPTX
AngularJs Basic Concept
PPTX
An Introduction to ANGULARJS Advanced Course
PPTX
Angular js
PPTX
SPA05-Intro-to-Angular Introduction and its types
PPTX
Introduction to AngularJs
PPTX
AngularJS
PPTX
Exploring AngularJS - Liju Pillai
PPTX
Anjular js
PPTX
Angular js anupama
PPTX
Intoduction to Angularjs
AngularJS is awesome
AngularJS Beginners Workshop
AngularJS
Angular JS, A dive to concepts
AngularJs (1.x) Presentation
Angular patterns
Angular JS - Introduction
CraftCamp for Students - Introduction to AngularJS
Introduction to Angular Js
Angular js
AngularJs Basic Concept
An Introduction to ANGULARJS Advanced Course
Angular js
SPA05-Intro-to-Angular Introduction and its types
Introduction to AngularJs
AngularJS
Exploring AngularJS - Liju Pillai
Anjular js
Angular js anupama
Intoduction to Angularjs

Recently uploaded (20)

PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPT
Teaching material agriculture food technology
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
Machine Learning_overview_presentation.pptx
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
cuic standard and advanced reporting.pdf
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
NewMind AI Weekly Chronicles - August'25-Week II
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
SOPHOS-XG Firewall Administrator PPT.pptx
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Per capita expenditure prediction using model stacking based on satellite ima...
Teaching material agriculture food technology
Digital-Transformation-Roadmap-for-Companies.pptx
Machine Learning_overview_presentation.pptx
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
20250228 LYD VKU AI Blended-Learning.pptx
cuic standard and advanced reporting.pdf
Group 1 Presentation -Planning and Decision Making .pptx
Mobile App Security Testing_ A Comprehensive Guide.pdf
Unlocking AI with Model Context Protocol (MCP)
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Reach Out and Touch Someone: Haptics and Empathic Computing
Advanced methodologies resolving dimensionality complications for autism neur...
NewMind AI Weekly Chronicles - August'25-Week II

Spa with angular