top | item 36364622

(no title)

regulation_d | 2 years ago

"Poor imitations" is probably harsh, but I agree with the idea that LiveView's architecture is substantially different from Hotwire or LiveWire. To have experienced Hotwire is not to have experienced LiveView, ironically enough, for reasons outlined in the posted article.

discuss

order

omnimus|2 years ago

But all this sounds like Hotwire/Livewire are not good architectures for many many types of projects.

Biggest Liveview app i know is fly.io dashboard and the issues it has from ux standpoint are very similar to hotwire apps.

Actually Basecamp and Hey.com are a lot bigger apps than fly.io dashboard and they are doing just fine.

You don't have to jump to Elixir to experience similar approach when you know rails/laravel already.