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
73
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
24
De la Idea al Producto
ytzvan
1
57
Triptable Pitch Deck Example
ytzvan
0
92
Triptable - Deck & Demo
ytzvan
0
59
Aplicaciones web en tiempos modernos con Scala
ytzvan
0
83
Other Decks in Programming
See All in Programming
nilとは何か 〜interfaceの構造とnil!=nilから理解する〜
kuro_kurorrr
3
1.9k
CSC307 Lecture 15
javiergs
PRO
0
240
GC言語のWasm化とComponent Modelサポートの実践と課題 - Scalaの場合
tanishiking
0
110
野球解説AI Agentを開発してみた - 2026/02/27 LayerX社内LT会資料
shinyorke
PRO
0
180
20260313 - Grafana & Friends Taipei #1 - Kubernetes v1.36 的開發雜記:那些困在 Alpha 加護病房太久的 Metrics
tico88612
0
150
メタプログラミングで実現する「コードを仕様にする」仕組み/nikkei-tech-talk43
nikkei_engineer_recruiting
0
170
PostgreSQL を使った快適な go test 環境を求めて
otakakot
0
540
encoding/json/v2のUnmarshalはこう変わった:内部実装で見る設計改善
kurakura0916
0
400
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
13
8k
Rで始めるML・LLM活用入門
wakamatsu_takumu
0
170
株式会社 Sun terras カンパニーデック
sunterras
0
2.1k
AI時代のソフトウェア開発でも「人が仕様を書く」から始めよう-医療IT現場での実践とこれから
koukimiura
0
140
Featured
See All Featured
A Tale of Four Properties
chriscoyier
163
24k
Lightning Talk: Beautiful Slides for Beginners
inesmontani
PRO
1
480
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
60
42k
GraphQLとの向き合い方2022年版
quramy
50
14k
Producing Creativity
orderedlist
PRO
348
40k
Navigating Algorithm Shifts & AI Overviews - #SMXNext
aleyda
1
1.2k
Groundhog Day: Seeking Process in Gaming for Health
codingconduct
0
120
Speed Design
sergeychernyshev
33
1.6k
Amusing Abliteration
ianozsvald
0
130
The Anti-SEO Checklist Checklist. Pubcon Cyber Week
ryanjones
0
90
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
37
6.3k
[RailsConf 2023] Rails as a piece of cake
palkan
59
6.4k
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