Hacker News new | ask | show | jobs
by le_didil 2003 days ago
I don't think this is going to happen. Hotwire-like technologies have existed for a long time with turbo-links, adoption is low and it's very unpractical to work with compared to a split backend api + frontend (framework or not as you prefer).
1 comments

>it's very unpractical to work with compared to a split backend api + frontend

This is just demonstrably false. Both paradigms have areas where they shine. One or the other is not better across the board.

I guess the point of Hotwire is that there isn't pretty much anything you can't do with the "old tech" that you can with the modern javascript CF.