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
Angular.js - PanamaJS #1
Search
Ytzvan Mastino
January 27, 2016
Programming
0
69
Angular.js - PanamaJS #1
Presentación acerca de Angular.js en el PanamaJS #1 por Vittorio Calcagno.
Ytzvan Mastino
January 27, 2016
Tweet
Share
More Decks by Ytzvan Mastino
See All by Ytzvan Mastino
Pecha Kucha Night 23 #PKN23
ytzvan
0
20
De la Idea al Producto
ytzvan
1
54
Triptable Pitch Deck Example
ytzvan
0
85
Triptable - Deck & Demo
ytzvan
0
56
Aplicaciones web en tiempos modernos con Scala
ytzvan
0
79
Other Decks in Programming
See All in Programming
第9回 情シス転職ミートアップ 株式会社IVRy(アイブリー)の紹介
ivry_presentationmaterials
1
320
Hypervel - A Coroutine Framework for Laravel Artisans
albertcht
1
130
AIプログラマーDevinは PHPerの夢を見るか?
shinyasaita
1
220
20250704_教育事業におけるアジャイルなデータ基盤構築
hanon52_
5
790
PostgreSQLのRow Level SecurityをPHPのORMで扱う Eloquent vs Doctrine #phpcon #track2
77web
2
530
ruby.wasmで多人数リアルタイム通信ゲームを作ろう
lnit
3
490
猫と暮らす Google Nest Cam生活🐈 / WebRTC with Google Nest Cam
yutailang0119
0
120
Modern Angular with Signals and Signal Store:New Rules for Your Architecture @enterJS Advanced Angular Day 2025
manfredsteyer
PRO
0
220
Google Agent Development Kit でLINE Botを作ってみた
ymd65536
2
250
AI駆動のマルチエージェントによる業務フロー自動化の設計と実践
h_okkah
0
150
設計やレビューに悩んでいるPHPerに贈る、クリーンなオブジェクト設計の指針たち
panda_program
6
2.1k
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
590
Featured
See All Featured
Optimising Largest Contentful Paint
csswizardry
37
3.3k
Making Projects Easy
brettharned
116
6.3k
Speed Design
sergeychernyshev
32
1k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.4k
Producing Creativity
orderedlist
PRO
346
40k
The Invisible Side of Design
smashingmag
301
51k
The Language of Interfaces
destraynor
158
25k
It's Worth the Effort
3n
185
28k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
YesSQL, Process and Tooling at Scale
rocio
173
14k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
6
300
Transcript
None
None
None
Now in beta
• SPA todo incluido • Dependency injection • Community •
Curva “the angular way” • Internals hell
• CONTROLLER • DIRECTIVE • SERVICE • FACTORY
COMPONENTS
• Leer y seguir el style guide: https://github.com/johnpapa/angular-styleguide • Light
controllers • ECMA 2015 • Bundling (webpack o browserify) • Karma + Jasmine (o mocha) • Model!
None