Two Steps Forward, One Step Back | Jxnblk
jxnblk.com · 1,653 words · saved by 1 readers
Building UI with design constraints from utlity CSS to CSS-in-JS
Two Steps Forward, One Step Back | Jxnblk v512.16.32 Two Steps Forward, One Step Back 3/6/2020 If you've ever seen code that looks like this, I'm sorry: <div class="p3 bold white bg-blue"> I'm sorry </div> If you've ever seen code that looks like this, you're welcome: <Box padding={3} fontWeight='bold' color='white' bg='blue'> Hello </Box> Back in 2013, Adam Morse and I were following along the incredible work that Nicole Sullivan and others like Nicolas Gallagher were doing with Object-Oriented CSS (OOCSS). Our explorations around working with CSS-related tech-debt led to
related reading
- Building a Design System from scratch - The Blog of Maxime Heckelblog.maximeheckel.com
- Unstyled UI components for accessible design systems · Base UIbase-ui.com
- UI Skills for Design Engineers | UI Skillsui-skills.com
- Designing Systems | Atomic Design by Brad Frostatomicdesign.bradfrost.com
- Design System Resources & Tools · Design Systems Surfdesignsystems.surf
- Refactoring UIrefactoringui.com
- Say precisely what you mean.index.how
- DESIGN.md Examples for AI Agents | Refero Stylesstyles.refero.design
- Impeccable: The missing upgrade to Anthropic's impeccable skillimpeccable.style
- Subframe – The AI design tool built for codesubframe.com
- Pure UIrauchg.com
- Overview - MUI Systemmui.com