

1·
22 days agoClient-side scripting is a hack. HTML didn’t have all the tags people wanted or needed, so instead of carefully updating it to include new features, they demanded that browsers just execute arbitrary code on the user’s computer, and with that comes security vulnerabilities, excessive bandwidth use and a barrier-to-entry that makes it difficult to develop new browsers, giving one company a near-monopoly.
I’ve often felt that the web should work more like Git, so you can keep the content locally and just pull updates when you need.