06 Mar 25

Empower the web community and invite more to build cross-platform apps


24 Feb 25

18 Nov 24

An experiment in javascript-free syntax highlighting, made possible by opentype contextual alternates and COLR table

by mronetwo Nov 2024 saved 2 times
Tags:

Can we build a reactive notebook in a single HTML file? Yes (by standing on the shoulders of Observable)

by mronetwo Nov 2024 saved 2 times
Tags:

12 Oct 24

An explainer for doing web development using only vanilla techniques.

by tobhar Oct 2024 saved 4 times


11 Oct 24

An explainer for doing web development using only vanilla techniques.

by reimar Oct 2024 saved 4 times

21 Sep 24

06 Aug 24

Now to be fair, I’ve dunked on shadow DOM a bit in the past myself… such as when it’s used as a container for piles of JavaScript-generated HTML that would be better off in the page from the start. But the more I’ve worked with web components, the more I’ve come to see that shadow DOM (and slots in particular) may still play an interesting role in the HTML Web Components story.


A collection of ten simple one-line CSS solutions to add little improvements to any web page. :: Blog post at Alvaro Montoro’s Personal Website.


16 Jun 24

reveal.js is an open source HTML presentation framework.