Me, 20 years ago: "I don't need tabbed browsing. One window per site is fine and dandy."

Me, 10 years ago: "I can run 40 tabs at once, look at how productive I am!"

Me, at present: "I don't need tabbed browsing. One window per site is fine and dandy."

Me, 20 years ago: "HTML is fine, with some light CSS. I don't need a bunch of JavaScript."

Me, 10 years ago: "Look at all the jQuery I pumped in this page! It's so sparkly! And Bootstrap makes it look great everywhere!"

Me, at present: "HTML is fine, with some light CSS. I don't need a bunch of JavaScript."

@vkc I had an early HTML5 website; didn't even support IE at the time (until IE9 came out). No DIVs, no SPANs, no IDs. No Javascript.

I haven't changed the site's code in a decade excepting a small fix for PHP7+ support, that's it.

Anybody using JS is creating a problem they themselves don't want to deal with.