Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Introduction to AngularJS
Search
Pablo Villoslada Puigcerber
April 17, 2016
Programming
0
46
Introduction to AngularJS
Introductory talk to AngularJS given to the students of HackYourFuture in Amsterdam on April'16.
Pablo Villoslada Puigcerber
April 17, 2016
Tweet
Share
More Decks by Pablo Villoslada Puigcerber
See All by Pablo Villoslada Puigcerber
TDD Angular Workshop
puigcerber
0
96
Angular on Fire!
puigcerber
0
64
Introducción a Angular 2
puigcerber
0
64
AngularJS en una hora
puigcerber
0
96
Other Decks in Programming
See All in Programming
Result型で“失敗”を型にするPHPコードの書き方
kajitack
4
560
今ならAmazon ECSのサービス間通信をどう選ぶか / Selection of ECS Interservice Communication 2025
tkikuc
20
3.8k
「Cursor/Devin全社導入の理想と現実」のその後
saitoryc
0
670
たった 1 枚の PHP ファイルで実装する MCP サーバ / MCP Server with Vanilla PHP
okashoi
1
220
都市をデータで見るってこういうこと PLATEAU属性情報入門
nokonoko1203
1
590
WebViewの現在地 - SwiftUI時代のWebKit - / The Current State Of WebView
marcy731
0
110
Is Xcode slowly dying out in 2025?
uetyo
1
240
ソフトウェア品質を数字で捉える技術。事業成長を支えるシステム品質の マネジメント
takuya542
0
370
システム成長を止めない!本番無停止テーブル移行の全貌
sakawe_ee
1
150
PipeCDのプラグイン化で目指すところ
warashi
1
230
プロダクト志向なエンジニアがもう一歩先の価値を目指すために意識したこと
nealle
0
120
Webの外へ飛び出せ NativePHPが切り拓くPHPの未来
takuyakatsusa
2
460
Featured
See All Featured
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
Faster Mobile Websites
deanohume
307
31k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
KATA
mclloyd
30
14k
Building Adaptive Systems
keathley
43
2.6k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Why Our Code Smells
bkeepers
PRO
337
57k
Gamification - CAS2011
davidbonilla
81
5.3k
RailsConf 2023
tenderlove
30
1.1k
Speed Design
sergeychernyshev
32
1k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.4k
The Cult of Friendly URLs
andyhume
79
6.5k
Transcript
Introduction to AngularJS Pablo Villoslada Puigcerber 17-04-2016, Amsterdam, HackYourFuture
Pablo Villoslada @Puigcerber
What is AngularJS?
JavaScript Framework Single-page Applications
Built by Google
Model-View-Controller
Model-View-Controller MVC MVW Whatever works for you!
NO!!!
Why AngularJS?
Because it’s amazing
Because it’s flexible
Because it’s evolution
Because it’s Google
Because it’s Google And open source
Features
Data binding Model View
2-way Data binding Model View
Dependency injection
Directives <hackyourfuture></hackyourfuture>
Directives <hackyourfuture></hackyourfuture> And components since 1.5
Testability
Questions & Answers @Puigcerber
اًرْك ُ ش @Puigcerber
Let’s build something!