Design Token-Based UI Architecture
martinfowler.com
Design Token-Based UI Architecture
1–10 of 143 posts
Re: Design Token-Based UI Architecture
#2Re: Design Token-Based UI Architecture
#3Re: Design Token-Based UI Architecture
#4It seems like there are some good ideas in here but the terminology is utterly alien to me. Not sure if it's me or this is just deeply wrapped in consulting jargon.
Re: Design Token-Based UI Architecture
#5what is so "architecture" about constants?
Re: Design Token-Based UI Architecture
#6what is so "architecture" about constants?
There should be some research into how many code bases have been ruined by these panacea peddlers.
Re: Design Token-Based UI Architecture
#7It seems like there are some good ideas in here but the terminology is utterly alien to me. Not sure if it's me or this is just deeply wrapped in consulting jargon.
Re: Design Token-Based UI Architecture
#8Re: Design Token-Based UI Architecture
#9someone should write an article explaining this in folk language
If most developers haven't heard of them, it's because most developers don't create design systems. Even when you use a design system, the actual use of design tokens would likely be hidden.
Material Design uses them. https://m3.material.io/foundations/design-tokens/overview
Fluent UI uses them. https://fluent2.microsoft.design/design-tokens
Re: Design Token-Based UI Architecture
#10someone should write an article explaining this in folk language
In one sentence: Design tokens are a standardized way of defining constants used in a design system. If most developers haven't heard of them, it's because most developers don't create design systems. Even when you use a design system, the actual use of design tokens would likely be hidden. Material Design uses them. https://m3.material.io/foundations/design-tokens/overview Fluent UI uses them. https://fluent2.micros…