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
Responsive Web using Vue.js
Search
Marshall Shen
October 22, 2016
Technology
1
740
Responsive Web using Vue.js
Introduction to Vue.js framework at Chicago Vue.js meetup
Marshall Shen
October 22, 2016
Tweet
Share
More Decks by Marshall Shen
See All by Marshall Shen
Vue.js API integration with Axios
marshallshen
0
61
Build Functional Pipeline in Rails
marshallshen
0
29
From PoC to MVP
marshallshen
0
70
Productive Programming Habits
marshallshen
0
55
Mentorship Pattern
marshallshen
0
46
Other Decks in Technology
See All in Technology
今!ソフトウェアエンジニアがハードウェアに手を出すには
mackee
12
4.8k
AI開発ツールCreateがAnythingになったよ
tendasato
0
130
【初心者向け】ローカルLLMの色々な動かし方まとめ
aratako
7
3.5k
Function Body Macros で、SwiftUI の View に Accessibility Identifier を自動付与する/Function Body Macros: Autogenerate accessibility identifiers for SwiftUI Views
miichan
2
180
実践!カスタムインストラクション&スラッシュコマンド
puku0x
0
410
Autonomous Database - Dedicated 技術詳細 / adb-d_technical_detail_jp
oracle4engineer
PRO
4
10k
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
460
Rustから学ぶ 非同期処理の仕組み
skanehira
1
140
allow_retry と Arel.sql / allow_retry and Arel.sql
euglena1215
1
170
COVESA VSSによる車両データモデルの標準化とAWS IoT FleetWiseの活用
osawa
1
290
Automating Web Accessibility Testing with AI Agents
maminami373
0
1.3k
人工衛星のファームウェアをRustで書く理由
koba789
15
7.9k
Featured
See All Featured
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
A Tale of Four Properties
chriscoyier
160
23k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
580
Docker and Python
trallard
45
3.6k
The Cost Of JavaScript in 2023
addyosmani
53
8.9k
Statistics for Hackers
jakevdp
799
220k
Side Projects
sachag
455
43k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Designing Experiences People Love
moore
142
24k
Transcript
Responsive Web using Vue.js Marshall Shen Chicago Vue.js
None
Outline • Demo • Why Vue.js • Vue object •
Vue components • Parent-child communication • Future
Demo
Why Vue.js • Easy start • Low commitment • Community
support
Vue object
Vue object
Start with Vue object
Vue Components
Vue Components
Vue Components
Parent-Child Communication
Parent-Child Communication
Parent-Child Communication
Parent-Child Communication
Future • Better ajax call handling • JS tests •
Vue 2.0 & Vuex