|
|
|
|
|
by andrei_says_
971 days ago
|
|
Rails’ Hotwire most likely. Turbo gives regular server rendered pages the snappiness of an SPA with zero dev effort. The latest Hotwire allows easy replacement or lazy loading of any portion of a page. All while preserving 10x developer efficiency. There’s simply no other stack with similar productivity. (Not the original poster but came to this thread with “Rails” as the answer) Hotwire is backend agnostic. Laravel has adopted it as a front end solution too. |
|