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
[mercari GEARS 2025] Keynote
mercari
PRO
0
160
よくわからない人向けの IAM Identity Center とちょっとした落とし穴
kazzpapa3
2
710
ステートレスなLLMでステートフルなAI agentを作る - YAPC::Fukuoka 2025
gfx
0
190
「データ無い! 腹立つ! 推論する!」から 「データ無い! 腹立つ! データを作る」へ チームでデータを作り、育てられるようにするまで / How can we create, use, and maintain data ourselves?
moznion
6
3.3k
AWS資格は取ったけどIAMロールを腹落ちできてなかったので、年内に整理してみた
hiro_eng_
0
190
エンタープライズ企業における開発効率化のためのコンテキスト設計とその活用
sergicalsix
1
320
AIでテストプロセスを自動化しよう251113.pdf
sakatakazunori
0
100
バグと向き合い、仕組みで防ぐ
____rina____
0
250
エンジニアに定年なし! AI時代にキャリアをReboot — 学び続けて未来を創る
junjikoide
0
180
クレジットカードの不正を防止する技術
yutadayo
13
6.4k
Datadog On-Call と Cloud SIEM で作る SOC 基盤
kuriyosh
0
160
品質保証の取り組みを広げる仕組みづくり〜スキルの移譲と自律を支える実践知〜
tarappo
2
840
Featured
See All Featured
Building Adaptive Systems
keathley
44
2.8k
YesSQL, Process and Tooling at Scale
rocio
174
15k
Gamification - CAS2011
davidbonilla
81
5.5k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
970
Agile that works and the tools we love
rasmusluckow
331
21k
Become a Pro
speakerdeck
PRO
29
5.6k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.8k
Faster Mobile Websites
deanohume
310
31k
RailsConf 2023
tenderlove
30
1.3k
Mobile First: as difficult as doing things right
swwweet
225
10k
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