Overview
Explore how Phoenix LiveView optimizes real-time web applications using streams in this conference talk from GOTO Copenhagen 2023. Dive into the declarative framework's approach to handling WebSocket-based client/server communication, OTP process management, and JavaScript integration. Learn about the LiveView streams API and its efficient management of large datasets on the client-side without writing client-side code. Gain insights into the LiveView lifecycle, problem-solving techniques, and the inner workings of streams. Discover how to leverage DOM IDs with streams and understand the framework's declarative approach to web development. By the end of this talk, acquire the knowledge to build highly efficient single-page web apps using Phoenix LiveView.
Syllabus
Intro
Agenda
What is LiveView?
The LiveView life-cycle
The problem
The solution
How to work with streams
How streams work under the hood
Streams & DOM IDs
Recap
One more thing...
Wrap-up
Outro
Taught by
GOTO Conferences