logoalt Hacker News

asdfsa32yesterday at 12:47 PM1 replyview on HN

"Complex mini app" is one hell of a concept.


Replies

skydhashyesterday at 1:04 PM

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.

show 1 reply