Skip to content

Comment on Why you should choose HTMX for your next web-based side project (2024)parent

Comments

Wat would prevent a HTMX frontend from scaling horizontally? Maybe the backend, if it cannot scale horizontally. Otherwise, a million pages can be served the same way as a dozen. (A million is actually not so much, one average API box could suffice.)

Where HTMX would run into trouble is complicated frontend logic, where updates of one area may trigger changes in another, etc.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.