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
First steps with Vue.js
Search
Elizabeth Manrique
November 16, 2016
Technology
0
110
First steps with Vue.js
Introduction to Vue.js.
Elizabeth Manrique
November 16, 2016
Tweet
Share
More Decks by Elizabeth Manrique
See All by Elizabeth Manrique
Introducción a Angular 2
emanrique
1
240
Clase Maestra - Toulouse Lautrec
emanrique
0
130
Editorconfig
emanrique
4
3.5k
Automatización de Tareas: Gulp JS
emanrique
1
98
La alegría de ser Frontend
emanrique
0
220
Automatización del workflow frontend
emanrique
3
940
Other Decks in Technology
See All in Technology
JOAI発表資料 @ 関東kaggler会
joai_committee
1
470
AIエージェントの活用に重要な「MCP (Model Context Protocol)」とは何か
masayamoriofficial
0
180
DuckDB-Wasmを使って ブラウザ上でRDBMSを動かす
hacusk
1
130
Goss: Faiss向けの新しい本番環境対応 Goバインディング #coefl_go_jp
bengo4com
0
1.4k
DeNA での思い出 / Memories at DeNA
orgachem
PRO
4
1.8k
Yahoo!ニュースにおけるソフトウェア開発
lycorptech_jp
PRO
0
490
モダンな現場と従来型の組織——そこに生じる "不整合" を解消してこそチームがパフォーマンスを発揮できる / Team-oriented Organization Design 20250825
mtx2s
6
35k
コスト削減の基本の「キ」~ コスト消費3大リソースへの対策 ~
smt7174
2
280
AI時代に非連続な成長を実現するエンジニアリング戦略
sansantech
PRO
1
410
浸透しなさいRFC 5322&7208
hinono
0
130
AIとTDDによるNext.js「隙間ツール」開発の実践
makotot
6
770
アジャイルテストで高品質のスプリントレビューを
takesection
0
140
Featured
See All Featured
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Facilitating Awesome Meetings
lara
55
6.5k
Code Reviewing Like a Champion
maltzj
525
40k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
4 Signs Your Business is Dying
shpigford
184
22k
Docker and Python
trallard
45
3.5k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
570
Transcript
First steps with Vue.js @frontend_3
Progressive framework Scale up / Scale down Reactive Virtual DOM
Native rendering Inspired by Angular 1 The new Angular 2
Declarative rendering
None
None
Directive
Directives
Conditionals
Loops
Events
Two ways Data Binding
None
Components
None
Single file
None
Lifecycle
None
Installation
None
Runtime only build vs Standalone
Runtime only build Doesn’t support template
Runtime only build Use when you’re working with single files
https://github.com/frontend-3/vue.js-examples