Listing Screencasts

Subdomain Routing

8. Subdomain Routing

A common feature in larger web applications, especially SaaS platforms, is the ability to handle different subdomains with separate routing. In thi..

Watch Screencast

In Place Edit with Phoenix LiveView

7. In Place Edit with Phoenix LiveView
contenteditable forms liveview

Inline editing is a common feature in modern web applications, allowing users to edit content directly on the page without navigating to a separate ..

Watch Screencast

Set session values from LiveView

Free
6. Set session values from LiveView
FREE csrf encrypt session

In most web applications, there's a need to store session values for users, especially for things like authentication tokens, current user IDs, or p..

Watch Screencast

Build Off Canvas Menu with LiveView

5. Build Off Canvas Menu with LiveView
drawer form modal offcanvas

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..

Watch Screencast

Dropdown Navigation

4. Dropdown Navigation
forms liveview 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..

Watch Screencast

Caching with Cachex

3. Caching with Cachex
cache liveview

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 ..

Watch Screencast

Two factor authentication with Phx Gen Auth

2. Two factor authentication with Phx Gen Auth
2fa 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 ..

Watch Screencast

Autoclear Flash message

Free
1. Autoclear Flash message
FREE flash liveview

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..

Watch Screencast
Showing 1 of 8 Entries