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
jina
October 06, 2014
Design
4
190
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
880
Design Tokens in Design Systems
jina
9
28k
Designing a Design System
jina
34
7.3k
Living Design Systems
jina
42
1.3M
Lightning Design System
jina
6
630
Sass & Style Guides
jina
11
460
Refactoring Web Interfaces
jina
20
970
In Search of the Single Source of Truth
jina
1
360
Sass Basics #1
jina
4
340
Other Decks in Design
See All in Design
エンタメ業界からDX領域に飛び込んだデザイナーが今立ち向かっている壁とは / applibot-dx-designer
cyberagentdevelopers
PRO
1
190
藤本佳子・ポートフォリオ・2025/01
yoshi_designer
0
3.3k
ユーザーに向き合うデザインが介護・福祉の現場を変える / User-facing design changes the field of care and welfare
sms_tech
0
230
成長する組織のナレッジベースのつくりかた_知識基盤のデザインとメタデザイン
gaussbeam
0
870
急成長中のWINTICKETにおける ちいさくはじめるライティング改善 / winticket-writing
cyberagentdevelopers
PRO
1
270
How to go from research data to insights?
mastervicedesign
0
220
デザイナーのお仕事(UI/UX GRAPHIC GROUP)
mirrativ
0
110
NAHO SHIMONO_Portfolio2025
nahohphp
0
120
ネーミングの極意 - その名は体を現していますか? -
kakukoki
2
470
【Adobe MAX Japan 2025】上手にFireflyにお願いしてウェブデザイン案を出すぞ!
cremacrema
3
2.9k
(第1回) アーキテクト・テックリード育成講座
masakaya
0
160
Design Your Own App Using Figma by Medha Muppala
gdgmontreal
0
1.6k
Featured
See All Featured
Bash Introduction
62gerente
610
210k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.1k
Automating Front-end Workflow
addyosmani
1367
200k
Building a Scalable Design System with Sketch
lauravandoore
460
33k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.8k
Reflections from 52 weeks, 52 projects
jeffersonlam
348
20k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
Become a Pro
speakerdeck
PRO
26
5.1k
The Language of Interfaces
destraynor
156
24k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
10
1.3k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
3
310
Practical Orchestrator
shlominoach
186
10k
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