After a conversation in the htmx Discord, and realizing .dev domains aren't as expensive as I...
_hyperscript is intentionally unscalable. We make decisions that would be obviously inadvisable to...
This post is directly from my notes, with no edits. When people talk about code sharing between...
on click tell the closest <li/> to the target remove yourself -- do more stuff... ...
I made a tool to make bookmarklets in _hyperscript. You just write some code in the box and drag the...
The 0.0.6 release of the _hyperscript hypertext UI scripting language introduces HDB, an interactive...
(Skip to code) Enums in Javascript Currently, the ways we create enums include String...
I’ve started using CoffeeScript instead of YAML for frontmatter, and it works like a dream. Endorsed...
I recently started using the RSS publishing option to syndicate posts from my personal site to DEV. T...
You’re looking at the blog post you made yesterday, when suddenly a typo catches your eye. What is th...
When you want to add a box shadow to an element, but don’t want to override any it might already have...
When you add Google Fonts to your website by copying the link from the fonts.google.com website, you...
Update 2021-02-08: This article mentions things about my website that are no longer true. The techniq...
I deploy my website on Cloudflare Pages (at time of writing). My builds were failing with the error...