← Back to context

Comment by te_chris

4 years ago

Phoenix LiveView really does solve a lot of these problems.

It does and it has lots of work-alikes on other platforms (though some are not nearly as good). For almost any app that is inherently useless when not connected to the server, its a pretty good fit.

I was just going to say this sounds like a great example of something that Elixir, LiveView, plus maybe a little Alpine.js could handle...