Getting Started with LiveView
LiveView has scratched an itch for real-time applications that seems obvious in hindsight. Libraries like it have existed in different languages over the years, but Elixir and Phoenix are perfectly aligned to satisfy the goals that LiveView has. Developers have expressed boosts in productivity and satisfaction when coding with LiveView, which is a good indicator that it’s a solid library to have in your development toolbox.
LiveView is new and innovative, but you’ll be able to get started quickly because it’s built on a foundation that you already know. We’ll go over this strong foundation and the benefits that LiveView draws from it. We’ll then look at how data flows in a LiveView application, from front end to ...
Get Real-Time Phoenix now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.