SlideShare a Scribd company logo
@
DESPRE NOI
DESPRE NOI
BOGDAN COCHIOR
DESPRE NOI
IULIAN GIOADĂ
DESPRE VOI
DESPRE VOI
DESPRE VOI
AGENDA
S1
• INTRODUCERE IN ANGULARJS
• CE APLICATIE VOM FACE?
• PREGATIREA MEDIULUI DE
LUCRU (environment setup)
• DIRECTIVE (CORE)
AGENDA
S2 CONTROLERE (controllers)
AGENDA
S3
• RUTAREA (routing)
• DESPRE REST
(REpresentational State Transfer)
• SERVICII
(http services and custom services)
AGENDA
S4 BIBLIOTECI EXTERNE (third party)
INTRODUCERE IN
AngularJS at AIESEC Academy '15
A JS FRAMEWORK
A JS LIBRARY?
CONCEPTS
oficial
CONCEPTS
personal
CONCEPTS
Cand?
Cum?
CORE FEATURES
CORE FEATURES - DI
DESIGN PATTERN
DESIGN PATTERN - MVC
PRO
Single Page Application
Data binding capability to HTML
Unit testable
Dependency injection and make use of separation of concerns
Reusable components (directives)
Less code and get more functionality
Views = pure html pages;
Controllers = business logic
CON
Not Secure
Not degradable
APLICATIA
Basic To Do List
SPECIFICATII
1. Lista de taskuri
2. Adaugare de taskuri
3. Editare a taskurilor
4. Stergere a taskurilor
5. Marcarea taskurilor drept completate
SETUP
ANGULAR
Metode de instalare
- Download - https://angularjs.org/
- Bower/NPM
- Yeoman
BOOTSTRAP
Metode de instalare
- Download - http://getbootstrap.com/getting-started
- Bower
CORE DIRECTIVEs
CORE DIRECTIVES
ng-app
ng-model
ng-bind
ng-app
ng-model
ng-bind
CORE DIRECTIVES
ng-controller
ng-repeat
ng-click
ng-show/hide/class/href/src
CORE DIRECTIVES
ng-controller
ng-repeat
ng-click
ng-show/hide/class/href
CORE DIRECTIVES
ng-if ng-change ng-checked ng-disabled ng-
init ng-change ng-dblclick ng-form ng-blur
ng-focus ng-include ng-mousedown ng-
mouseup ng-mousenter ng-options ng-
readonly ng-style ng-submit etc.
CORE DIRECTIVES
CONTROLLERS
CONTROLLERS
• The business logic that controls the app
• Data-provider for our views
• The business logic that controls the app
• Data-provider for our views
CONTROLLERS
DIRTY CHECKING, WATCH LIST si DIGEST LOOP
{{a+b}}
oldValue
newValue
function
ROUTING
ROUTING
SPA?
ROUTING
ROUTING
ROUTING
REST
Representational State Transfer
REST este un tip de architectura ce exploateaza
tehnologiile si protocoalele Web existente, inclusiv HTTP
REST
WHY REST?
GET
PUT
HEAD OPTIONS
DELETE
POST PATCH
REST VERBS
SERVICES
SERVICES
• singletons that carry out specific tasks
• lazy instantiated (only when you need them)
SERVICES interaction
Provides inter- and cross-communication across
scopes, services, filters, and other AngularJS
artifacts.
Just because a service encapsulates state does
not mean you can persist the state there (do a
refresh)
• $scope
• $rootScope
• $location
• $http / $resource
SERVICES - familiar till now
• SERVICE
• FACTORY
• PROVIDER
SERVICES
$http service
$http request object
$httpBackend service
$httpBackend.whenGET(/^/tasks?limit=d+&offset=d+/).respond(fetchTasks);


$httpBackend.whenGET(/^/tasks/d+/).respond(fetchTask);

$httpBackend.whenPUT(/^/tasks/d+/done/).respond(completeTask);

$httpBackend.whenPUT(/^/tasks/d+/).respond(updateTask);

$httpBackend.whenPATCH(/^/tasks/d+/).respond(updateTask);

$httpBackend.whenDELETE(/^/tasks/d+/).respond(deleteTask);

$httpBackend.whenPOST(/^/tasks/).respond(addTask);

$httpBackend.whenGET(/.*/).passThrough();
THIRD-PARTY
AngularJS at AIESEC Academy '15
Useful resources
• Pluralsight
• Egghead.io
• ngBook
• AngularJS TDD development
• codeschool / tutorialspoint

More Related Content

PPTX
TFI2014 Session I - State of SDN - Karen “Shelly” Cadora
PPTX
AngularJS Architecture
PPT
Getting started with angular js
PPT
Getting started with angular js
PPTX
Angular js
DOCX
angularjs_tutorial.docx
PPTX
Angularjs vs Dojo toolkit | SuperSpeaker@CodeCamp Iasi 2014
PPTX
AngularJS = Browser applications on steroids
TFI2014 Session I - State of SDN - Karen “Shelly” Cadora
AngularJS Architecture
Getting started with angular js
Getting started with angular js
Angular js
angularjs_tutorial.docx
Angularjs vs Dojo toolkit | SuperSpeaker@CodeCamp Iasi 2014
AngularJS = Browser applications on steroids

Similar to AngularJS at AIESEC Academy '15 (20)

PDF
AngularJS Basics - Knowledge Sharing
PDF
AngularJS By Vipin
PDF
AngularJs
PDF
Angularjs 131211063348-phpapp01
PPTX
The AngularJS way
PPTX
Angular js
PPTX
AngularJS training - Day 1 - Basics: Why, What and basic features of AngularJS
PPTX
Angular js presentation at Datacom
PDF
Angular js
PPTX
Angular JS training institute in Jaipur
PPTX
Let's explore AngularJS / [fr]Explorons AngularJS. GDG Montreal
PPTX
Learning AngularJS - Complete coverage of AngularJS features and concepts
PPTX
Angular js slides
PPTX
Kalp Corporate Angular Js Tutorials
PDF
Everything You Need To Know About AngularJS
PPTX
Angular JS, A dive to concepts
PPTX
ME vs WEB - AngularJS Fundamentals
PDF
AngularJS Basic Training
AngularJS Basics - Knowledge Sharing
AngularJS By Vipin
AngularJs
Angularjs 131211063348-phpapp01
The AngularJS way
Angular js
AngularJS training - Day 1 - Basics: Why, What and basic features of AngularJS
Angular js presentation at Datacom
Angular js
Angular JS training institute in Jaipur
Let's explore AngularJS / [fr]Explorons AngularJS. GDG Montreal
Learning AngularJS - Complete coverage of AngularJS features and concepts
Angular js slides
Kalp Corporate Angular Js Tutorials
Everything You Need To Know About AngularJS
Angular JS, A dive to concepts
ME vs WEB - AngularJS Fundamentals
AngularJS Basic Training
Ad

Recently uploaded (20)

PDF
RMMM.pdf make it easy to upload and study
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Trump Administration's workforce development strategy
PDF
Paper A Mock Exam 9_ Attempt review.pdf.
PDF
What if we spent less time fighting change, and more time building what’s rig...
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PDF
Weekly quiz Compilation Jan -July 25.pdf
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
Indian roads congress 037 - 2012 Flexible pavement
PPTX
History, Philosophy and sociology of education (1).pptx
PPTX
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
PDF
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
A systematic review of self-coping strategies used by university students to ...
PPTX
Introduction to Building Materials
PDF
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
PDF
Computing-Curriculum for Schools in Ghana
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
RMMM.pdf make it easy to upload and study
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Supply Chain Operations Speaking Notes -ICLT Program
Trump Administration's workforce development strategy
Paper A Mock Exam 9_ Attempt review.pdf.
What if we spent less time fighting change, and more time building what’s rig...
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
Weekly quiz Compilation Jan -July 25.pdf
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Indian roads congress 037 - 2012 Flexible pavement
History, Philosophy and sociology of education (1).pptx
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
A systematic review of self-coping strategies used by university students to ...
Introduction to Building Materials
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
Computing-Curriculum for Schools in Ghana
Final Presentation General Medicine 03-08-2024.pptx
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
Ad

AngularJS at AIESEC Academy '15