Hacker News new | ask | show | jobs
by yawaramin 828 days ago
In the case of the devices we're talking about, performance is effectively functionality.
2 comments

My point exactly. By making your website fast and light, you make it easier and more pleasant to use. HTMX has a limited set of actions that it supports, so it can't do everything that people typically want. It can do more than enough though. (remember websites that actually used the `<form>` element?)
The most performant site is a blank page.
Astute observation.

It should be easy to use this as a "north star" and your only job is to not screw it up hardly at all.

Some people are just worse screw-ups than others.

Good news for bloated JS SPAs, since that is often what they look like :)