2 ms·
I'm not surprised at the powers of htmx. I have been doing single page apps (or close to) using Rails + Hotwire (Stimulus/Turbo) and it works really well.
by mildred593 2y ago
I'm not surprised at the powers of htmx. I have been doing single page apps (or close to) using Rails + Hotwire (Stimulus/Turbo) and it works really well.
- safwen 2y agomost things work (better) on the server. makes sense to shift back there. React served a purpose, making the web feel more interactive in the early 2010s, but it's not an all in one solution. moreover, the web is just a frankenstein...