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
Modern Angular with Signals and Signal Store:New Rules for Your Architecture @enterJS Advanced Angular Day 2025
manfredsteyer
PRO
0
220
Goで作る、開発・CI環境
sin392
0
230
The Modern View Layer Rails Deserves: A Vision For 2025 And Beyond @ RailsConf 2025, Philadelphia, PA
marcoroth
1
150
A full stack side project webapp all in Kotlin (KotlinConf 2025)
dankim
0
120
脱Riverpod?fqueryで考える、TanStack Queryライクなアーキテクチャの可能性
ostk0069
0
140
RailsGirls IZUMO スポンサーLT
16bitidol
0
190
スタートアップの急成長を支えるプラットフォームエンジニアリングと組織戦略
sutochin26
1
5.8k
Python型ヒント完全ガイド 初心者でも分かる、現代的で実践的な使い方
mickey_kubo
1
120
AIプログラマーDevinは PHPerの夢を見るか?
shinyasaita
1
220
PHP 8.4の新機能「プロパティフック」から学ぶオブジェクト指向設計とリスコフの置換原則
kentaroutakeda
2
900
Deep Dive into ~/.claude/projects
hiragram
14
2.5k
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
170
Featured
See All Featured
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
How to train your dragon (web standard)
notwaldorf
95
6.1k
A better future with KSS
kneath
238
17k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
740
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
The Pragmatic Product Professional
lauravandoore
35
6.7k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Music & Morning Musume
bryan
46
6.6k
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