Subscribe to access all episodes. View plans →
Alchemist's Edition
In this episode, we’ll utilize dynamic function calls to build a web-based application that helps people learn Elixir.
LiveView streams make it easy to manage collections of data on the client without keeping resources on the server. In this episode, we’ll rewrite an existing LiveView to use streams.
In this episode we’ll add the Trix rich text editor to an existing Phoenix application.
In this episode we’ll add a dynamic selection field to LiveView using LiveSelect.
In this episode we’ll use Swoosh Gallery to create email previews for our Swoosh mailers.
In this episode we’ll use Swoosh and Phoenix Swoosh to send emails.
There’s a new way to write routes in Phoenix 1.7. In this episode, we’ll re-write some routes using verified routes.
Phoenix 1.7 is packed with many great new features. In this episode upgrade an existing application from Phoenix 1.6 to use 1.7.
Here we’ll add cursor-based pagination to a Phoenix powered API with the Paginator package.
© 2024 HEXMONSTER LLC