This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Lea Verou, PhD
lea.verou.me
did:plc:eagnfcoqnbtzpkglrtej6ayg
The example that prompted the OP: I was switching an old website to Vue so its UI update code can be more manageable.
It used Carbon ads, which broke, as their script was making assumptions about the DOM that were no longer true. I now have to use a Vue component for Carbon ads. This doesn't scale.
2025-08-23T16:11:41.603Z