Phoenix LiveView
As the base infrastructure for channels matures, we’re seeing an acceleration of higher level libraries that take advantage of them. LiveView is the perfect example. In essence, it’s a library for building interactive, rich applications, that are bi-directional. That much is not new. Throughout the second half of this book, we’ve done very much the same thing with channels.
Here’s the best part, though. What if you could do the same thing without writing custom JavaScript? In this short section, we’ll walk you through how you can do exactly that. Don’t get us wrong. We love working with the Phoenix toolchain including JavaScript, but juggling fewer frameworks means more brainpower is available to attack the business problem. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access