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
Designing for Enterprise
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
jina
October 06, 2014
Design
4
240
Designing for Enterprise
Creative Works
jina
October 06, 2014
Tweet
Share
More Decks by jina
See All by jina
Design Systems are for People
jina
1
990
Design Tokens in Design Systems
jina
9
28k
Designing a Design System
jina
34
7.7k
Living Design Systems
jina
42
2.5M
Lightning Design System
jina
6
680
Sass & Style Guides
jina
11
510
Refactoring Web Interfaces
jina
20
1k
In Search of the Single Source of Truth
jina
1
410
Sass Basics #1
jina
4
400
Other Decks in Design
See All in Design
Figmaレクチャー会Part1 基本のき編@千株式会社 社内勉強会
designer_no_pon
2
280
インハウスデザイン組織で挑む自社ブランディング
mixi_design
PRO
0
120
デザイナーが主導権を握る、AI協業の本音と実践
satosio
7
3k
Drawing for Animation
lynteo
2
230
文化のデザイン - Soft Impact of Design
atsushihomma
0
160
爆速開発でAIプロダクトが40万インプレッションになった話
tsubura
0
210
デザインを信じていますか
sekiguchiy
1
1.1k
Goodpatch Tour💙 / We are hiring!
goodpatch
31
1M
プロダクトデザイナーに学ぶ、『見る気が起きる』ダッシュボードの作り方 / Creating Engaging Dashboards: Lessons from Product Designers
yamamotoyuta
2
680
ClaudeCodeでマーケターの課題を解決する
kenichiota0711
7
9.5k
社員の意識を高めたブランド浸透施策の裏側!
mixi_design
PRO
0
100
kintone_aroma
kintone
0
1.7k
Featured
See All Featured
Google's AI Overviews - The New Search
badams
0
930
Leadership Guide Workshop - DevTernity 2021
reverentgeek
1
240
How to make the Groovebox
asonas
2
2k
The World Runs on Bad Software
bkeepers
PRO
72
12k
Automating Front-end Workflow
addyosmani
1370
200k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
490
30 Presentation Tips
portentint
PRO
1
250
Discover your Explorer Soul
emna__ayadi
2
1.1k
The Illustrated Guide to Node.js - THAT Conference 2024
reverentgeek
1
310
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
141
35k
Noah Learner - AI + Me: how we built a GSC Bulk Export data pipeline
techseoconnect
PRO
0
140
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
150
Transcript
designing for enterprise @JINA // CREATIVE WORKS // MEMPHIS //
2014
@jina
HOMETOWN // NASHVILLE
COLLEGE TOWN // MEMPHIS
MEMPHIS COLLEGE OF ART
ODEN MARKETING & DESIGN Interactive Design Intern ROCKET SCIENCE DESIGN
Designer INFERNO Interactive Designer
CURRENT CITY — SAN FRANCISCO
APPLE, INC Front-end UI Developer Visual Interaction Designer CRUSH +
LOVELY Interaction Designer ENGINE YARD User Experience Designer GITHUB Designer DO.COM (formerly by Salesforce) Product Designer
SENIOR PRODUCT DESIGNER salesforce
— PAUL SAFFO “It used to be that designers made
an object and walked away. Today the emphasis must shift to designing the entire life cycle.”
design for enterprise has big challenges
quality, craft, & consistency
tons of content & complex navigation
accessibility
designing for the future while dealing with legacy
how can we design for enterprise?
design for sustainability
design for customization
design for scale
design pages
design pages
design systems
redlines?
None
redlines for large- scale applications can be a nightmare
style guides are all the rage …AND THEY HAVE COME
A LONG WAY
ALISTAPART.COM/ARTICLE/WRITINGAINTERFACESTYLEGUIDE
Design & Brand Standards Front-end Development Standards Keeping Style Guides
Current & Useful
when style guides aren’t current, they’re not useful
don’t create a zombie
create a living style guide
SFDC-STYLEGUIDE.HEROKUAPP.COM
Responsive prototypes Responsive production framework iOS watch, phones, tablets Android
watch, phones, tablets Win8 phones, tablets Multiple products, acquisitions, & partners
PRIMARY APPLICATION COLORS
APPLICATION AREA COLORS
what if a new color gets added? THE STYLE GUIDE
NEEDS TO BE UPDATED, TOO
TYPEFACES
TYPE SIZES
how do we keep colors, spacing, & sizes consistent?
how do we make future design changes easier?
how do we keep our design system agnostic?
THEO: DESIGN PROPERTY CONVERTER
Sass LESS Stylus AURA JSON XML HTML (style guide) {
{ "name": "COLOR_TEXT", "value": "#444", "category": "text-color", "comment": "Body text
color" } // Body text color $color-text: #444; SASS JSON
{ "name": "COLOR_TEXT", "value": "#444", "category": "text-color", "comment": "Body text
color" } <!-- Body text color --> <aura:var name="colorText" value="#444" /> AURA JSON
{ "name": "COLOR_TEXT", "value": "#444", "category": "text-color", "comment": "Body text
color" } <tr> <td>colorText</td> <td>#444</td> <td style="color:#444;"> The quick brown fox jumps over the lazy dog. </td> <td>Body text color</td> </tr> HTML (STYLE GUIDE) JSON
CSS — hex iOS — RGBA ANDROID — 8-digit hex
CSS — rem/em/px iOS — pt ANDROID — sp/dip
developers pull in design properties
no more hard- coded values
GITHUB.COM/SALESFORCE-UX/THEO
assets stored in a repository as scalable vector
STANDARD ICONS
CUSTOM ICONS
ICON FONTS
DOCTYPES
blender: rasterizes SVG as a fallback into various sizes
GITHUB.COM/SALESFORCE-UX/BLENDER
assets display in our style guide automatically
COMPONENTS
EXAMPLES
single source of truth
a change in one place changes everywhere
true consistency
brand customization
UX + engineering collaboration
living design system A COLLABORATION WITH SALESFORCE UX + ENGINEERING
MEDIUM.COM/@SOENKEROHDE/LIVING-DESIGN-SYSTEM-3AB1F2280EF7
— GUSTAVE FLAUBERT “Be regular and orderly in your life
so that you may be violent and original in your work.”
@SALESFORCEUX
DRIBBBLE.COM/SALESFORCE
TWITTER, DRIBBBLE, INSTAGRAM, & GITHUB @jina