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
71
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
22
De la Idea al Producto
ytzvan
1
55
Triptable Pitch Deck Example
ytzvan
0
87
Triptable - Deck & Demo
ytzvan
0
57
Aplicaciones web en tiempos modernos con Scala
ytzvan
0
80
Other Decks in Programming
See All in Programming
速いWebフレームワークを作る
yusukebe
5
1.7k
🔨 小さなビルドシステムを作る
momeemt
4
680
テストカバレッジ100%を10年続けて得られた学びと品質
mottyzzz
2
590
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
130
AI Coding Agentのセキュリティリスク:PRの自己承認とメルカリの対策
s3h
0
200
Kiroの仕様駆動開発から見えてきたAIコーディングとの正しい付き合い方
clshinji
1
210
AIでLINEスタンプを作ってみた
eycjur
1
230
開発チーム・開発組織の設計改善スキルの向上
masuda220
PRO
20
11k
奥深くて厄介な「改行」と仲良くなる20分
oguemon
1
520
私の後悔をAWS DMSで解決した話
hiramax
4
210
ソフトウェアテスト徹底指南書の紹介
goyoki
1
150
AIを活用し、今後に備えるための技術知識 / Basic Knowledge to Utilize AI
kishida
22
5.7k
Featured
See All Featured
A Tale of Four Properties
chriscoyier
160
23k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
520
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Designing for humans not robots
tammielis
253
25k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
810
The World Runs on Bad Software
bkeepers
PRO
70
11k
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