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
140
Editorconfig
emanrique
4
3.5k
Automatización de Tareas: Gulp JS
emanrique
1
100
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
Claude Cowork Plugins を読む - Skills駆動型業務エージェント設計の実像と構造
knishioka
0
310
When an innocent-looking ListOffsets Call Took Down Our Kafka Cluster
lycorptech_jp
PRO
0
120
楽しく学ぼう!ネットワーク入門
shotashiratori
0
350
GitLab Duo Agent Platform + Local LLMサービングで幸せになりたい
jyoshise
0
200
事例に見るスマートファクトリーへの道筋〜工場データをAI Readyにする実践ステップ〜
hamadakoji
0
250
情シスのための生成AI実践ガイド2026 / Generative AI Practical Guide for Business Technology 2026
glidenote
0
150
ナレッジワーク IT情報系キャリア研究セッション資料(情報処理学会 第88回全国大会 )
kworkdev
PRO
0
140
決済サービスを支えるElastic Cloud - Elastic Cloudの導入と推進、決済サービスのObservability
suzukij
1
480
わたしがセキュアにAWSを使えるわけないじゃん、ムリムリ!(※ムリじゃなかった!?)
cmusudakeisuke
1
460
us-east-1 に障害が起きた時に、 ap-northeast-1 にどんな影響があるか 説明できるようになろう!
miu_crescent
PRO
13
4k
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
5
900
[JAWSDAYS2026]Who is responsible for IAM
mizukibbb
0
220
Featured
See All Featured
From π to Pie charts
rasagy
0
150
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Music & Morning Musume
bryan
47
7.1k
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
130
Introduction to Domain-Driven Design and Collaborative software design
baasie
1
630
Paper Plane
katiecoart
PRO
0
47k
Automating Front-end Workflow
addyosmani
1370
200k
Fashionably flexible responsive web design (full day workshop)
malarkey
408
66k
AI Search: Where Are We & What Can We Do About It?
aleyda
0
7.1k
My Coaching Mixtape
mlcsv
0
68
Information Architects: The Missing Link in Design Systems
soysaucechin
0
820
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