Fun-loving coder and speaker. I love #webdevelopment, #webcomponents, and #designsystems. Creator of the WC Toolkit. I work @zocdoc.

Joined August 2017
247 Photos and videos
How are teams organizing their #DesignTokens based on the W3C @DesignTokens spec? Are they in single file, split up by theme, category, tier, etc.? #DesignSystems
2
1
72
I had an interesting conversation the other day. There was a desire to make only colors adjustable for light and dark modes. The problem with that is that more than just colors need to be adjusted in those modes, like shadows, font weights, letter spacing, etc. #designsystems
1
64
That's one reason I think the #CSS `light-dark()` function needs to be updated to handle more than just colors (and now image URLs). #html #webdev
1
71
Burton Smith retweeted
Can HTML `<template>` elements improve performance while keeping content visible to bots and AI scrapers? This dev tested 4 approaches across 100,000 items and the results for AI discoverability are surprising. { author: @stuffbreaker } dev.to/stuffbreaker/content-…
1
1
4
1,628
The idea popped into my head that maybe you could use the <template> element to create virtualized content while still making it available for AI agents and bots, so I decided to test it out. #html #webcomponents #javascript #performance dev.to/stuffbreaker/content-…
41
Women's clothing sizes are the dumbest, most nonsensical thing ever...
42
One of the pain points of my #WebComponents type parser was its inability to parse types from "node_modules". Now it will parse them, and if it can't, it logs a warning with the type name, declaration location, and reason it was skipped. wc-toolkit.com/documentation…
1
53
In #WebDev, do you say "semi-bold" or "demi-bold"? #DesignSystems #CSS
60
As always, a classy talk from @SALTnBURNem_636 @stirtrek! #DeveloperCommunity
1
38
Burton Smith retweeted
CSS's light-dark() now accepts images, making it simpler to define alternate values for a dark color scheme. Here's how it works:
3
17
140
19,758
Burton Smith retweeted
🎙️ @stuffbreaker is speaking at #StirTrek2026! "The 5 Fundamentals of UX Everyone Should Know" 📅 1 May 2026 11:30 AM 🎟️ events.humanitix.com/stir-tr… We're really looking forward to having Burton at Stir Trek this year!
1
1
1
117
Are teams using #TypeScript declaration maps to provide a better go-to-definition experience for developers? I've used source maps, but I don't think I've provided declaration maps. #SoftwareEngineering #Programming
1
120
When you are in an #html file, and you want to go-to-definition for a custom element, what do you think the behavior should be? Should it go to: - type definition - JS file where the class is defined - CEM entry - something else #webcomponents #javascript
1
1
79
...or do we need anything? Standard HTML doesn't do anything.
22
Burton Smith retweeted
Flash of Unstyled Content (FOUC) can ruin a user's first impression. Here is how to use the :defined pseudo-class and transition events to smooth out Web Component rendering. { author: @stuffbreaker } dev.to/stuffbreaker/reducing…
3
6
2,074