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
Style Guide Driven Development
Search
Azizi Yazit
July 14, 2020
Research
0
55
Style Guide Driven Development
3 minutes lightning talk with Azizi the series
Azizi Yazit
July 14, 2020
Tweet
Share
More Decks by Azizi Yazit
See All by Azizi Yazit
Effective GIT Branching Strategy for Rapid UI Development
aziziyazit
0
34
Analisa Kesusasteraan
aziziyazit
0
5
Design System 101
aziziyazit
0
86
Continuous Integration with Trunk-based and Feature toggle (JomLaunch Edition)
aziziyazit
0
200
Continuous Integration with Trunk-based and Feature toggle
aziziyazit
1
170
[Ng-keralam] Style Guide Driven Development
aziziyazit
0
170
Logo basic prog lang (Hafsa)
aziziyazit
0
17
Design System for Micro frontends
aziziyazit
0
52
Back to the basic (Agile Manifesto)
aziziyazit
0
200
Other Decks in Research
See All in Research
NeurIPS 2024 参加報告 & 論文紹介 (SACPO, Ctrl-G)
reisato12345
0
300
書き手はどこを訪れたか? - 言語モデルで訪問行動を読み取る -
hiroki13
0
130
CoRL2024サーベイ
rpc
1
1.5k
LLM 시대의 Compliance: Safety & Security
huffon
0
580
ラムダ計算の拡張に基づく 音楽プログラミング言語mimium とそのVMの実装
tomoyanonymous
0
390
Prithvi-EO-2.0: A Versatile Multi-Temporal Foundation Model for Earth Observation Applications
satai
2
110
言語モデルLUKEを経済の知識に特化させたモデル「UBKE-LUKE」について
petter0201
0
180
Bluesky Game Dev
trezy
0
130
「熊本県内バス・電車無料デー」の振り返りとその後の展開@土木計画学SS:成功失敗事例に学ぶ公共交通運賃設定
trafficbrain
0
200
2024/10/30 産総研AIセミナー発表資料
keisuke198619
1
450
精度を無視しない推薦多様化の評価指標
kuri8ive
1
360
Composed image retrieval for remote sensing
satai
2
210
Featured
See All Featured
Understanding Cognitive Biases in Performance Measurement
bluesmoon
27
1.5k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
Statistics for Hackers
jakevdp
797
220k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.8k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
The Language of Interfaces
destraynor
156
24k
How to Think Like a Performance Engineer
csswizardry
22
1.3k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
120k
It's Worth the Effort
3n
184
28k
Producing Creativity
orderedlist
PRO
343
39k
We Have a Design System, Now What?
morganepeng
51
7.4k
Transcript
Style-Guide Driven Development 3 mins @aziziyazit Lighting talk 2
Style-guide driven development 4 Phases Design Auditing Component Abstraction Publish
into Storybook Integrated in Apps 1 2 3 4 Placeholder Button Button Button Primary <a-button(click)=“click”> Button </a-button> Button Button Header A Placeholder A Atoms Button Molecules Header Header A Placeholder Button Button Button Secondary Button
Style-guide driven development Design Auditing 1 Logout Logout Button Button
Primary <a-button(click)=“click”> Button </a-button> Button Button Secondary Auditing Button Primary <a-button(click)=“click”> Button </a-button> Button Secondary Button Button
Style-guide driven development Component Abstraction 2 Logout Logout Logout Logout
development
Style-guide driven development Publish to Storybook 3 Logout Logout deployment
Button Primary <a-button(click)=“click”> Button </a-button> Button Secondary Button Button
Style-guide driven development Integrate to Apps 4 integration Button Primary
<a-button(click)=“click”> Button </a-button> Button Secondary Button Button Button Button Button
Component architecture Atomic Design A Button Header Placeholder Header A
Placeholder Button Atom Molecules Organisms Header A Placeholder Button