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
Intro to CSS Frameworks
Search
Paul Demers
October 29, 2014
Technology
0
43
Intro to CSS Frameworks
An introductory overview of CSS frameworks as part of a class taught at StartupInstitute Boston.
Paul Demers
October 29, 2014
Tweet
Share
More Decks by Paul Demers
See All by Paul Demers
Books, Technology, and the Modern 70-year-old
demersdesigns
0
110
Preprocessors: An Overview
demersdesigns
0
37
HTML & CSS Best Practices
demersdesigns
2
98
Other Decks in Technology
See All in Technology
COVESA VSSによる車両データモデルの標準化とAWS IoT FleetWiseの活用
osawa
1
290
新規プロダクトでプロトタイプから正式リリースまでNext.jsで開発したリアル
kawanoriku0
1
120
会社紹介資料 / Sansan Company Profile
sansan33
PRO
6
380k
現場で効くClaude Code ─ 最新動向と企業導入
takaakikakei
1
250
slog.Handlerのよくある実装ミス
sakiengineer
4
170
AIエージェント開発用SDKとローカルLLMをLINE Botと組み合わせてみた / LINEを使ったLT大会 #14
you
PRO
0
120
EncryptedSharedPreferences が deprecated になっちゃった!どうしよう! / Oh no! EncryptedSharedPreferences has been deprecated! What should I do?
yanzm
0
390
La gouvernance territoriale des données grâce à la plateforme Terreze
bluehats
0
180
これでもう迷わない!Jetpack Composeの書き方実践ガイド
zozotech
PRO
0
860
S3アクセス制御の設計ポイント
tommy0124
3
200
実践!カスタムインストラクション&スラッシュコマンド
puku0x
0
420
Modern Linux
oracle4engineer
PRO
0
100
Featured
See All Featured
Gamification - CAS2011
davidbonilla
81
5.4k
The Invisible Side of Design
smashingmag
301
51k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
How to Ace a Technical Interview
jacobian
279
23k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
51
5.6k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Statistics for Hackers
jakevdp
799
220k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Making Projects Easy
brettharned
117
6.4k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
Faster Mobile Websites
deanohume
309
31k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Transcript
Intro to CSS Frameworks October 29, 2014
Hi! I’m Paul Demers @demersdesigns / demersdesigns.com
None
None
CSS Framework? A collection of reusable coding patterns that provide
a basis for building websites and applications. They allow for a predictable structure and provide the user with building blocks to solve common design problems.
“Don't reinvent the wheel, just realign it.” –Anthony J. D'Angelo
None
What do you get? • Typography • Default styling across
browsers • Grid structure • Responsive/mobile-first helpers • Basic to advanced repeatable layout components
Why you should use a framework… • Work out ideas
quickly. Prototype and test • Developers are not designers (well some are…) • Reinventing the wheel stinks. • Super fantastic learning resource
Why you shouldn’t use a framework… • Kitchen Sink •
Lack of Knowledge • Hard to Customize • Large Codebase • Not Semantic
• Developed in 2010 by Twitter employees • 20 Releases
and 2 major rewrites • 70k+ Stars and 27k Forks
Let’s do this! Bootstrap Demos http://goo.gl/OzERNL Fort Point Eats http://goo.gl/bxpvHF
Fort Point Eats
Questions?