Invokers (Explainer) | Open UI

This is a really interesting proposal, and I have thoughts.

Tagged with

Related links

Dark Ages of the Web

Notes on the old internet, its design and frontend.

Tagged with

Starability - Accessible rating system demo

Accessible star ratings (progressively enhanced from radio buttons) with lots of animation options. The code is on Github.

Tagged with

Designing Button States - Cloud Four

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.

Tagged with

Tagged with

An origin trial for a new HTML <permission> element  |  Blog  |  Chrome for Developers

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.

Tagged with

Related posts

Declarative design systems

Is your design system really a system …or is it more like a collection of components?

Declaration

HTML. JavaScript. Why not both?

Registering service workers

Pour one out for rel=”serviceworker”

Manual ’till it hurts

Try writing your HTML in HTML, your CSS in CSS, and your JavaScript in JavaScript.

Making the Patterns Day website

The joy of getting hands-on with HTML and CSS.