
ยท
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.
Learning useEffect can be challenging to newcomers to React, but teaching it as an analog to addEventListener can make it easier