What drew you to design systems?
Ok, this might sound weird, but I really enjoy looking at UIs. There is something satisfying, seeing a bunch of components getting thrown on a page that fit well together, forming a balanced interface for users to interact with. I also enjoy building UIs and helping others to do the same.
Who have you learned from or been inspired by?
Thinking back, seeing the CSS Zen Garden was really inspiring. Also the CSS "demo scene" found in places like CodePen is nuts. Admittedly, not always practical, but fun to check out.
I also got inspired and learned a lot from methodologies like OOCSS, SMACSS, BEM, SUIT and nowadays CSS-in-JS. The "how to organize CSS" is a challenging, but also interesting problem to solve.
Favorite tools
DevTools, Atom, Figma, Sketch, iA Writer, LICEcap, Things, coffee, headphones.
Favorite CSS feature
fill: currentColor;