Subscribe to access all episodes. View plans →
Alchemist's Edition
Learn how to build a sleek, real-time search modal using Phoenix LiveView’s Portal component.
In this episode, we’ll explore how Phoenix 1.8 has simplified LiveView layouts by turning them into function components, making them more flexible and explicit.
In this episode, we learn how to use Phoenix LiveView 1.1’s colocated Hooks and colocated JavaScript features to easily add JavaScript functionality within our LiveView components.
In this episode, we’ll use ReqEmbed to embed Elixir videos from YouTube in our application using the oEmbed format.
In this episode we’ll explore Shorthand - a handy package that saves time by providing convenience macros to create or match against maps and keyword lists.
Backpex is a customizable admin panel for Phoenix LiveView applications. In this episode, we’ll learn how to add Backpex to an application and create custom fields and filters.
In this episode, we’ll learn how to implement a drag-and-drop feature that uses Phoenix LiveView. When elements are dragged between lists we’ll update their properties to match the new list.
In this episode, we’ll create a custom notification for when a widget is sold out, allowing us to collect users’ email addresses for restock alerts.
Make your flash messages shine with Flashy. In this episode we’ll update the default flash notifications, to use the Flashy package.
© 2024 HEXMONSTER LLC