@risingtail@mastodon.gamedev.place
Post #1640901
2026-01-20 23:05 UTC
@jonikorpi That looks absolutely horrible. I do not understand why anyone would do that instead of plain markup.
Replies (1)
-
@jonikorpi@mastodon.gamedev.place 2026-01-20 23:10
@risingtail To make interactive things. Anything that needs to nontrivially update the page client-side. Almost every modern website with some kind of interactive component does that. This is one of the simpler and nicer ways to do so.