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
99
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
AI駆動開発を推進するためにサービス開発チームで 取り組んでいること
noayaoshiro
0
160
AI ReadyなData PlatformとしてのAutonomous Databaseアップデート
oracle4engineer
PRO
0
170
生成AIで「お客様の声」を ストーリーに変える 新潮流「Generative ETL」
ishikawa_satoru
1
300
リーダーになったら未来を語れるようになろう/Speak the Future
sanogemaru
0
280
Optuna DashboardにおけるPLaMo2連携機能の紹介 / PFN LLM セミナー
pfn
PRO
1
870
それでも私はContextに値を詰めたい | Go Conference 2025 / go conference 2025 fill context
budougumi0617
4
1.2k
LLMアプリケーション開発におけるセキュリティリスクと対策 / LLM Application Security
flatt_security
7
1.8k
いまさら聞けない ABテスト入門
skmr2348
1
200
生成AIを活用したZennの取り組み事例
ryosukeigarashi
0
200
Azure SynapseからAzure Databricksへ 移行してわかった新時代のコスト問題!?
databricksjapan
0
140
AI時代だからこそ考える、僕らが本当につくりたいスクラムチーム / A Scrum Team we really want to create in this AI era
takaking22
6
3.4k
stupid jj tricks
indirect
0
7.9k
Featured
See All Featured
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
9
580
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
Practical Orchestrator
shlominoach
190
11k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
850
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
45
2.5k
BBQ
matthewcrist
89
9.8k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Rails Girls Zürich Keynote
gr2m
95
14k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
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