Subscribe to access all episodes. View plans →
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.
Alchemist's Edition
Here we’ll add cursor-based pagination to a Phoenix powered API with the Paginator package.
In this episode, we’ll explore how to use multiple layouts in a Phoenix LiveView application.
Paraxial.io is a bot defense service designed for Elixir and Phoenix. In this episode, we’ll learn how to use Paraxial.io to defend against bot attacks.
In this episode, we’ll update our Phoenix LiveView authentication to choose which LiveViews we want to require authentication to access.
Adding authentication to an app that uses LiveView is a little different than a plain old Phoenix app. In this episode, we’ll look at LiveView auth using the on_mount and live_session functions.
on_mount
live_session
Petal Components make it easy to build beautiful Elixir applications with Tailwind CSS. In this episode, we’ll learn how to use Petal Components in a Phoenix application.
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.
Gigalixir makes it easy to deploy Elixir application. In this episode we’ll use Gigalixir to deploy a Phoenix 1.6 app.
© 2024 HEXMONSTER LLC