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
100
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
96
La alegría de ser Frontend
emanrique
0
220
Automatización del workflow frontend
emanrique
3
930
Other Decks in Technology
See All in Technology
Moved to https://speakerdeck.com/toshihue/presales-engineer-career-bridging-tech-biz-ja
toshihue
2
670
10分で紹介するAmazon Bedrock利用時のセキュリティ対策 / 10-minutes introduction to security measures when using Amazon Bedrock
hideakiaoyagi
0
180
レビューを増やしつつ 高評価維持するテクニック
tsuzuki817
1
480
The Future of SEO: The Impact of AI on Search
badams
0
160
現場の種を事業の芽にする - エンジニア主導のイノベーションを事業戦略に装着する方法 -
kzkmaeda
2
1.8k
【Developers Summit 2025】プロダクトエンジニアから学ぶ、 ユーザーにより高い価値を届ける技術
niwatakeru
2
1.2k
リーダブルテストコード 〜メンテナンスしやすい テストコードを作成する方法を考える〜 #DevSumi #DevSumiB / Readable test code
nihonbuson
11
6.8k
RECRUIT TECH CONFERENCE 2025 プレイベント【高橋】
recruitengineers
PRO
0
120
次世代KYC活動報告 / 20250219-BizDay17-KYC-nextgen
oidfj
0
150
速くて安いWebサイトを作る
nishiharatsubasa
9
11k
Cloud Spanner 導入で実現した快適な開発と運用について
colopl
1
320
滅・サービスクラス🔥 / Destruction Service Class
sinsoku
6
1.6k
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
10
1.3k
Automating Front-end Workflow
addyosmani
1367
200k
The Cult of Friendly URLs
andyhume
78
6.2k
Code Review Best Practice
trishagee
66
17k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
The Pragmatic Product Professional
lauravandoore
32
6.4k
Measuring & Analyzing Core Web Vitals
bluesmoon
6
240
Music & Morning Musume
bryan
46
6.3k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
GitHub's CSS Performance
jonrohan
1030
460k
The Power of CSS Pseudo Elements
geoffreycrofte
75
5.5k
How to Think Like a Performance Engineer
csswizardry
22
1.3k
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