logoalt Hacker News

skydhashyesterday at 1:04 PM1 replyview on HN

It can be. Think something like a file viewer or a text editor, or a music players. You can probably make do with vanilla javascript, but there’s some threshold where using react to take care of the state<=>ui relationship is worth it.


Replies

asdfsa32yesterday at 1:08 PM

A text editor or music player is hardly "mini".

Again, the issue with htmx is that it pretends like it is not a framework, when in fact, it is just a second attempt at angular 1.0, with even more naive assumptions about web apps.

show 2 replies