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
930
Other Decks in Technology
See All in Technology
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
41
22k
工具人的一生: 開發很多 AI 工具讓我 慵懶過一生
line_developers_tw
PRO
0
110
Long journey of Continuous Delivery at Mercari
hisaharu
1
200
AI技術トレンド勉強会 #1MCPの基礎と実務での応用
nisei_k
1
120
Contract One Engineering Unit 紹介資料
sansan33
PRO
0
6.4k
DB 醬,嗨!哪泥嘎斯基?
line_developers_tw
PRO
0
120
Copilot Agentを普段使いしてわかった、バックエンド開発で使えるTips
ykagano
0
200
Grafana MCP serverでなんかし隊 / Try Grafana MCP server
kohbis
0
330
技術職じゃない私がVibe Codingで感じた、AGIが身近になる未来
blueb
0
120
CIでのgolangci-lintの実行を約90%削減した話
kazukihayase
0
140
Roo CodeとClaude Code比較してみた
pharma_x_tech
1
300
Digitization部 紹介資料
sansan33
PRO
1
4.2k
Featured
See All Featured
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Git: the NoSQL Database
bkeepers
PRO
430
65k
Statistics for Hackers
jakevdp
799
220k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Embracing the Ebb and Flow
colly
86
4.7k
Bash Introduction
62gerente
614
210k
Navigating Team Friction
lara
186
15k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Being A Developer After 40
akosma
90
590k
Side Projects
sachag
454
42k
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