Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Am I the only one that believes classic Turbolinks (pre-Turbo) is the ideal solution to SSR? It works out of the box with JS disabled. No extra logic is needed on the server side (as is needed with HTMX). You can still perform partial updates HTMX style if you want (data-remote="true", and wrap response with a script/dom insert).

I am using it in all of my products (non-Rails) and it has been so great.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: