flâneur — a map of the web's best reading

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

Explore this link on the map →

related reading