AstonJ
Phoenix LiveView blog posts
I think liveview is going to be a big topic in the foreseeable future, so wondering whether it might be useful to have a dedicated thread for blog posts about it.
If you write or spot a blog post about LiveView please post it here ![]()
Most Liked
elixirnewbie
Here’s another one from @darinwilson
https://shift.infinite.red/phoenixs-liveview-client-side-elixir-at-last-2280716ae791
maz
This livestream was quite educational for me. You will see the types of errors you will likely encounter when converting a static page to LiveView and he figures it out right before your eyes.
AstonJ
AstonJ
It’s here! Phoenix LiveView leverages server-rendered HTML and Phoenix’s native WebSocket tooling so you can build fancy real-time features without all that complicated JavaScript. If you’re sick to death of writing JS (I had a bad day with Redux, don’t ask), then this is the library for you!
Phoenix LiveView is brand brand new so I thought I’d provide a short write-up of a super simple demo I built for anyone looking to get up and running. Keep in mind that the library is still a release candidate and as such, is subject to change.
joerichsen
@smeade made a nice post on his initial impressions of LiveView:
https://haughtcodeworks.com/blog/software-development/elixir-phoenix-liveview/







