Subscribe to access all episodes. View plans →
Need to paginate a lot of data in a LiveView application? In this episode, we’ll do just that and update an existing LiveView to handle pagination.
In this episode we’ll use Exzeitable to quickly add a datatable to an application with full text search, pagination, and automatic refresh
Gigalixir makes it easy to deploy Elixir application. In this episode we’ll use Gigalixir to deploy a Phoenix 1.6 app.
Alchemist's Edition
In this episode, we’ll use ChromicPDF to help us generate PDF downloads from our application.
Ready to upgrade your app to Phoenix 1.6? In this episode, we’ll use Chris McCord’s upgrade instructions to upgrade a Phoenix app to version 1.6.
ExMachina makes it easy to create test data for Elixir applications. In this episode we’ll update our existing tests to use ExMachina.
Writing tests can get messy. ExUnit.Callbacks are a great way to keep your test code clean and setup the data your tests need.
In this episode we’ll use Ecto.Enum to help us keep atom values for a field in an Ecto Schema.
In this episode, we’ll get a quick introduction on how to use Phoenix LiveView Uploads. We’ll read the contents of an uploaded CSV file, save it to the database, and then make it viewable from the app.
© 2024 HEXMONSTER LLC