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
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
170
PHPで始める振る舞い駆動開発(Behaviour-Driven Development)
ohmori_yusuke
2
390
スタートアップの急成長を支えるプラットフォームエンジニアリングと組織戦略
sutochin26
1
5.7k
PicoRuby on Rails
makicamel
2
130
ソフトウェア品質を数字で捉える技術。事業成長を支えるシステム品質の マネジメント
takuya542
1
13k
git worktree × Claude Code × MCP ~生成AI時代の並列開発フロー~
hisuzuya
1
570
ペアプロ × 生成AI 現場での実践と課題について / generative-ai-in-pair-programming
codmoninc
1
18k
Code as Context 〜 1にコードで 2にリンタ 34がなくて 5にルール? 〜
yodakeisuke
0
130
システム成長を止めない!本番無停止テーブル移行の全貌
sakawe_ee
1
200
地方に住むエンジニアの残酷な現実とキャリア論
ichimichi
5
1.5k
10 Costly Database Performance Mistakes (And How To Fix Them)
andyatkinson
0
340
AI時代の『改訂新版 良いコード/悪いコードで学ぶ設計入門』 / ai-good-code-bad-code
minodriven
14
4.3k
Featured
See All Featured
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
The Invisible Side of Design
smashingmag
301
51k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Git: the NoSQL Database
bkeepers
PRO
430
65k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
For a Future-Friendly Web
brad_frost
179
9.8k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
54k
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