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
Don't Forget the Little (?)
Search
Milton Jackson
November 15, 2013
Design
0
73
Don't Forget the Little (?)
An introduction to responsive design. A talk presented at the Start Up Institute in NYC.
Milton Jackson
November 15, 2013
Tweet
Share
More Decks by Milton Jackson
See All by Milton Jackson
Our Websites Suck Because...
iammilton
0
150
Developing the Euros
iammilton
0
170
Other Decks in Design
See All in Design
Installing and Running decksh/pdfdeck
ajstarks
1
840
数理的アプローチで挑むスマホUIのデザイン改善:タップ成功率推定ツール「Tappy」の社内活用事例 / Improving Smartphone UI Design with a Mathematical Approach: In-house Use Case of the Tap Success Rate Estimation Tool "Tappy"
lycorptech_jp
PRO
0
800
Light My Fire/ハートに火をつけるコミュニティ
kgsi
1
150
Ana Cortes Visual Development Portfolio 2025
haruanleb
0
110
sachi_y_portfolio
sachi337
0
530
FigmaのFigmaファイルから学ぶTips & Tricks
hilokifigma
0
660
そのUIコンポーネント、これから先も使えますか?―Headless UI,Open UI,グローバルデザインシステム
sakito
2
1.7k
デザインから開発まで一貫したデザインシステムを構築するベストプラクティス / Best Practices for Building a Consistent Design System from Design to Development
lycorptech_jp
PRO
0
520
8_8_リサーチカンファレンスプレイベント.pdf
muture
PRO
2
360
株式会社ログラス - 会社説明資料【デザイナー】/ Loglass Designer
loglass2019
1
2.4k
ビジネスアナリシスはビジネス”分析”じゃないよ!~システム人材が価値を生むための基盤スキルとしてのビジネスアナリシス~
bpstudy
0
620
What makes a great Director?
_limex_
0
220
Featured
See All Featured
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Site-Speed That Sticks
csswizardry
10
830
It's Worth the Effort
3n
187
28k
Done Done
chrislema
185
16k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
113
20k
What's in a price? How to price your products and services
michaelherold
246
12k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.7k
Speed Design
sergeychernyshev
32
1.1k
The Invisible Side of Design
smashingmag
301
51k
Transcript
Don’t Forget The Little (?) Developing Responsive Websites and Web
Applications Milton Jackson @iammilton
Introduction The Worldwide Leader Side Gig Dude! UX • Design
• Front End Development UX’er • Designer • Front Ender Web Application Developer HR Guy • Cash Stalker
Be Prepared! But I have to deal with this too!
Why? Consumption Trending Down
Why? The Elephant is still in the room
Why? Cash is King! $
Responsibly Responsive
Remember Your Audience
So Brilliant!
Set Realistic Expectations (1) Just because it looks good, doesn’t
mean it’s not sour!
Doubly Wonderful: 2 concepts for a successful responsive designs (2)
CMS • Best Available Screen
Our Process All roads lead to… 3 development strategies (3)
Single Code Base • Dual Code Base • Server Side
Single Code Base The Biggest Loser Winner @media all and
(max-width:500px){ }
Dual Code Base Good Luck!
Server Side https:/ /github.com/serbanghita/Mobile-Detect Control! <? if($isMobile){ // do this
} ?>
(4) You Are Not Alone Adobe Shadow Aptus CSS Tricks
Twitter Bootstrap Framework (etc)
I’ll shut up now! Let’s work!