TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Does your framework have a LiveView answer?

7 pointsby yawnover 4 years ago
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?

4 comments

nahuel0xover 4 years ago
Here you have a list of LiveView like libs&#x2F;frameworks in multiple languages: <a href="https:&#x2F;&#x2F;github.com&#x2F;dbohdan&#x2F;liveviews" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dbohdan&#x2F;liveviews</a>
a_bored_huskyover 4 years ago
Django: <a href="https:&#x2F;&#x2F;github.com&#x2F;edelvalle&#x2F;reactor" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;edelvalle&#x2F;reactor</a><p>Laravel: <a href="https:&#x2F;&#x2F;github.com&#x2F;livewire&#x2F;livewire" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;livewire&#x2F;livewire</a><p>Rails: <a href="https:&#x2F;&#x2F;github.com&#x2F;hopsoft&#x2F;stimulus_reflex" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hopsoft&#x2F;stimulus_reflex</a>
yawnover 4 years ago
I did find this one for Clojure: <a href="https:&#x2F;&#x2F;dev.solita.fi&#x2F;2020&#x2F;06&#x2F;01&#x2F;rethinking-the-frontend.html" rel="nofollow">https:&#x2F;&#x2F;dev.solita.fi&#x2F;2020&#x2F;06&#x2F;01&#x2F;rethinking-the-frontend.htm...</a>
salukiover 4 years ago
Laravel has Livewire, it&#x27;s pretty amazing.<p>laravel-livewire.com