We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Phoenix LiveView Screencasts
Build Off Canvas Menu with LiveView
Build Off Canvas Menu with LiveView
A step by step tutorial in switching from traditional modals to a sleek off-canvas menu with Phoenix LiveView. In this video, you'll learn how to bu..
Dropdown Navigation
Dropdown Navigation
In the example application that I am working with, It would be nice if I could quickly navigate between the records I have in the database without g..
Caching with Cachex
Caching with Cachex
At some point, your application will grow to a size where it starts to make sense to apply caching for some parts of it. This growth can be due to ..
Two factor authentication with Phx Gen Auth
In this video, we’re adding two-factor authentication with QR codes and an authenticator app to your Phoenix application. This gives an extra layer ..
Autoclear Flash message
Autoclear Flash message
In this video, we will enhance the user experience by implementing an auto-clear functionality for flash messages. Flash messages are a common way t..