3 ms·
Ask HN: Does your framework have a LiveView answer?
I'm really intrigued by the idea of Phoenix's LiveView, but not enough to jump into the Elixir/Erlang/BEAM ecosystem. The projects I've found seem to be experimental or abandoned. Does your language/framework have a LiveView equivalent? Are you working on something in a similar space that you want to mention?
- yawn 6y agoI did find this one for Clojure: https://dev.solita.fi/2020/06/01/rethinking-the-frontend.html https://dev.solita.fi/2020/06/01/rethinking-the-frontend.htm...
- a_bored_husky 6y agoDjango: https://github.com/edelvalle/reactor https://github.com/edelvalle/reactor Laravel: https://github.com/livewire/livewire https://github.com/livewire/livewire Rails: https://github.com/hopsoft/stimulus_reflex https://github.com/hopsoft/stimulus_reflex
- saluki 6y agoLaravel has Livewire, it's pretty amazing. laravel-livewire.com
- nahuel0x 6y agoHere you have a list of LiveView like libs/frameworks in multiple languages: https://github.com/dbohdan/liveviews https://github.com/dbohdan/liveviews