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
デザインエンジニアの延長にデザインマネージャーとしての可能性を探る
takanorip
0
540
サービスリブランディングにおけるイラストレーションシステムの構築と活用事例 / Building and Utilizing an Illustration System in Service Rebranding
lycorptech_jp
PRO
0
630
AI時代に、僕たちデザイナーはどう歩むか
kazuhirokimura
0
410
組織で取り組むアクセシビリティのはじめ方
masakiohsumi
0
190
児童相談所における養育里親委託時の親権者同意に向けたコミュニケーションの実態
trivia
0
580
Yahoo!フリマ:生成AI利用機能ならではのインターフェース設計について / Yahoo! JAPAN Flea Market: Interface Design Specific to Generative AI Utilization Features
lycorptech_jp
PRO
0
510
Light My Fire/ハートに火をつけるコミュニティ
kgsi
1
170
【最新】マズロー安達の弟子実績(1期-4期の26人分)
maslow_akkun
0
2.9k
Hatena Engineer Seminar #33 チームと開発するためのモック
takuwolog
1
460
DESIGNEAST 2025 A-3
_kotobuki_
0
100
そのUIコンポーネント、これから先も使えますか?―Headless UI,Open UI,グローバルデザインシステム
sakito
2
2k
株式会社ログラス - 会社説明資料【デザイナー】/ Loglass Designer
loglass2019
1
2.7k
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
45
7.7k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Unsuck your backbone
ammeep
671
58k
Building an army of robots
kneath
306
46k
How STYLIGHT went responsive
nonsquared
100
5.8k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
620
Being A Developer After 40
akosma
91
590k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Gamification - CAS2011
davidbonilla
81
5.5k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
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!