Subscribe to access all episodes. View plans →
In this episode we’ll learn how to publish a package to Hex, the package manager for the Erlang ecosystem.
Alchemist's Edition
Ecto provides primitive types that handle most cases, however, you’ll occasionally work with data that doesn’t fit with the existing types. For these instances, Ecto provides the Ecto.Type behaviour.
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.
© 2023 HEXMONSTER LLC