LiveView and Phoenix Messaging Tools

Let's learn how to use Phoenix's PubSub library in your application.

In the last few lessons, you explored some of the capabilities that make Phoenix LiveView the perfect fit for single-page apps like dashboards. Components help organize pages into layers, and the LiveView workflow does quick work of adding interactive controls.

Phoenix messaging tools

We’re more than halfway into this course, and you may be coming to appreciate the LiveView programming model. Let’s revisit the LiveView flow figure that was first shown in “The LiveView Lifecycle” lesson:

Get hands-on with 1200+ tech skills courses.