* Except in email clients.
Just use HTML
51–60 of 188 posts
Re: Just use HTML
#52and if anyones lame fucking corpo filter guard catches this, then let them catch these archived hands: https://web.archive.org/web/20250512141449/https://justfucki...
Re: Just use HTML
#53Re: Just use HTML
#54The month picker doesn't function in FF 138.0.1 win64.
Re: Just use HTML
#55Software is in a constant state of revolution and counter-revolution. It’s one of the things that keeps this job interesting.
Re: Just use HTML
#56We made tirreno website [1] with only HTML 4.01 and 1 transparent pixel, no CSS or JS. Works well on any device. Easy to update. Highly recommended. [1] https://www.tirreno.com/
Re: Just use HTML
#57It can look good.
Re: Just use HTML
#58HTML is simpler, faster, and more reliable The author rails against “bloated, over-engineered” JavaScript frameworks and build tools, pointing out that plain HTML loads instantly and “just fucking works” without constant updates or breaking changes
Frameworks add needless complexity and cost You don’t need to manage hundreds of dependencies, CI/CD pipelines, hydration errors or “tree-shaking” when all you really want is a button or a bit of text. HTML has done this flawlessly for decades
Native browser features handle interactivity Modern HTML alone supports expandable sections (/), native dialogs, form controls of every kind (date pickers, sliders, color inputs, file uploads), and even creates global JS variables from element IDs—no framework required
Deployment is trivial “Just drag, drop, and you’re done.” No container orchestration, no multi-step build process, no DevOps magic - HTML is ready to serve straight from any web server
Universality and longevity Everyone “knows HTML” - from your grandparents’ wartime hand-coded tables to your dog’s Fiverr gig. It’s been powering the web since the beginning and will outlast any trendy framework
A call to rethink our tooling addiction With AI able to spit out pixel-perfect HTML in seconds, clinging to heavy frameworks is framed as an outdated habit. The author challenges readers: stop overengineering and embrace the elegance of raw HTML
Re: Just use HTML
#59I loved web 1.0, but try to sell it to a customer.