In this video, we'll dive into Phoenix Liveview, a powerful new feature of the Phoenix web framework that allows you to build interactive, real-time web applications with just Elixir and HTML. You'll learn how to create a simple Liveview app from scratch, explore the basic architecture of a Liveview app, and see how Liveview enables you to easily build dynamic user interfaces that update in real-time without the need for client-side JavaScript.
We cover the super basics.