27 Nov 25
25 Oct 25
03 Oct 25
A class-less example inspired by shadcn components.
24 Sep 25
Argues that JS isn’t as necessary anymore, and that CSS can replace many niches previously filled by JS. Some strategies for avoiding JS.
15 Sep 25
Reshaped provides professionally crafted component libraries in React and Figma to make your product design and development faster.
08 Sep 25
A stylesheet without classes (mostly) that uses plain HTML attributes to style (semantic). Great!
12 Aug 25
A CSS stylesheet that uses ARIA attributes (mostly) for styling, which is a great idea.
01 Aug 25
Oh my god I love the CSS used here. I want to use this for a site!
21 Jul 25
10 Jul 25
A library that allows to edit any HTML document using rich primitives. I’m curious about the implementation, but I think having a wrapper around contenteditable=true nodes that controls the state of the HTML, and especially what can be pasted in is gold. The problem is selection management, though.
14 May 25
An explainer for doing web development using only vanilla techniques.
02 May 25
A simple and to the point classless CSS stylesheet
03 Apr 25
06 Mar 25
Empower the web community and invite more to build cross-platform apps
24 Feb 25
09 Nov 24
Let’s spend some time looking at disclosures, the Dialog API, the Popover API, and more. We’ll look at the right time to use each one depending on your needs. Modal or non-modal? JavaScript or pure HTML/CSS? Not sure? Don’t worry, we’ll go into all that.
12 Oct 24
An explainer for doing web development using only vanilla techniques.
11 Oct 24
An explainer for doing web development using only vanilla techniques.