Dark Ages of the Web
Notes on the old internet, its design and frontend.
Notes on the old internet, its design and frontend.
Accessible star ratings (progressively enhanced from radio buttons) with lots of animation options. The code is on Github.
The canonical example in just about every pattern library is documenting button variations. Here, Tyler shows how even this seemingly simple pattern takes a lot of thought.
This looks interesting. On the hand, it’s yet another proprietary creation by one browser vendor (boo!), but on the other hand it’s a declarative API with no JavaScript required (yay!).
Even if this particular feature doesn’t work out, I hope that this is the start of a trend for declarative access to browser features.
Is your design system really a system …or is it more like a collection of components?
HTML. JavaScript. Why not both?
Pour one out for rel=”serviceworker”
Try writing your HTML in HTML, your CSS in CSS, and your JavaScript in JavaScript.
The joy of getting hands-on with HTML and CSS.