09 May 25
05 May 25
02 May 25
WebAssembly Apps Without the Web - A brand new stack for cross-platform applications
25 Apr 25
22 Apr 25
Datastar helps you build reactive web applications with the simplicity of server-side rendering and the power of a full-stack SPA framework.
17 Apr 25
So, you want to build an app that has its data co-located with its UI? That works offline? That synchronizes between clients? And that lets its users own their data? Welcome to the world of local-first web development.
System font stack CSS organized by typeface classification for every modern OS
01 Apr 25
06 Mar 25
Empower the web community and invite more to build cross-platform apps
16 Feb 25
19 Dec 24
Build full-stack apps on your own infrastructure. SST is a framework that makes it easy to build modern full-stack applications on your own infrastructure.
13 Dec 24
Learn how to combine Sanity CMS with the Astro web framework to deliver managed content through a site experience that is totally under your control.
23 Nov 24
This is a translation of the article I originally wrote in Russian a year ago.Lately, after Elon Musk bought Twitter, people have started looking for its alternatives – and many found one in Mastodon.Mastodon is a decentralized social media platform that works on the federation model, like email. The federation protocol is called ActivityPub and is a W3C standard, and Mastodon is far from being its only implementation, albeit it is the most popular one.
22 Nov 24
Prompt, run, edit. Create web applications with AI help.
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.
29 Oct 24
dev tools browser APIs for inspection and what not – chrome has the best docs for them, but they seem to work about the same in other browsers, too.
17 Oct 24
This post answers questions from the 2023 UsableNet webinar, How a Blind Person uses a website.
10 Oct 24
A basic guideline on implementing auth for the web.
06 Oct 24
Discover how functional programming can clean up your JavaScript code. Learn key concepts like immutability, currying and function composition to write cleaner, more maintainable, and efficient code.