
ยท
articles
WASM's Killer App
WASM promises to open the web to other languages, but it might rather simply unleash javascript even more.
WASM promises to open the web to other languages, but it might rather simply unleash javascript even more.
Embracing fluid over rigid designs yields websites that bend but don't break under the strain of user, content & device diversity.
Astro for sites, Solid or Svelte for Apps.
Null checks are a common need in programs and it's clunky to do them in Javascript, unless you use the "valueOf" trick
Lists as data structures, presentational design and real life things.
CSS offers a nifty mix blend mode feature which can handle giving text a contrasting color based on the background color.