Hacker News new | ask | show | jobs
by wizzwizz4 665 days ago
Every program I've seen like that is terribly inaccessible. "Doesn't expose headings to screen readers" levels of inaccessible. And yes, you can do a whole lot of working around that, but you know what I'd do?

  <h2>Section heading</h2>
I like Rust, but please don't write a website in it.
2 comments

We didn't replace the HTML with Rust, if that's what you thought you were getting at. We use HTMX.
Yeah that. Just because you have a rusty hammer doesn't mean it is the right solution for the problem.