Hacker News

Favorites Setup
Comment by account42 | original | HTML Can Do That
[−]account42 · 2026-08-21 Fri 12:09 UTC · link
HTML has done interactivity before JS existed. No reason to not add support for sorting tables. JS is better suited to only handle non-standard cases where no native functionality exist as browser vendors can afford to spend infinitely more time to make sorting better than you can spend on doing it for one website.