Listing Screencasts

Combining Guardian with Phx Gen Auth

Combining Guardian with Phx Gen Auth

auth guardian jwt

Learn how to implement JWT authentication in Phoenix, allowing users to access both web and API interfaces with the same credentials. This tutorial ..

Version history with PaperTrail and Ecto in LiveView

ecto liveview papertrail versions

Learn how to track version changes in your Elixir Phoenix projects with PaperTrail. Follow a straightforward approach to record, audit, and revert d..

XML Sitemaps in Phoenix Applications

seo sitemap xml

Learn how to create an XML sitemap in your Elixir Phoenix application step by step. This guide covers enabling XML responses, building a dedicated s..

CSV Import with Phoenix LiveView

csv fileupload liveview

Learn how to import CSV files into Phoenix LiveView with ease. This step-by-step tutorial covers file uploads, CSV parsing, data preview, and databa..

Track Traffic Sources In Phoenix LiveView

session

Implement user referral tracking in your Phoenix LiveView application. Discover how to capture traffic sources from URL parameters, store them in se..

Rate limiting Phoenix application Hammer

hammer plug ratelimit security

Boost your Phoenix application's security by implementing rate limiting with the Hammer library. This tutorial guides you through securing login att..

Fuzzy Find with Ecto & Phoenix LiveView

ecto liveview pgtrm search typeahead

Learn how to implement advanced fuzzy search functionality in your Phoenix LiveView application using Ecto. This tutorial demonstrates how to move b..

LiveView Typeahead

callback combobox hook liveview typeahead

In this video, we're going to build a dynamic typeahead component in Phoenix LiveView that fetches real-time suggestions based on user input. Starti..

Free

Add Bootstrap Icons to your Phoenix App

FREE bootstrap icons tailwind

Learn how to enhance your Phoenix web application by integrating the open-source Bootstrap icon package as an alternative to the default Heroicons. ..

LiveView Combobox

LiveView Combobox

combobox form input typeahead

Learn how to build a fully functional, reusable combobox component in Phoenix LiveView inspired by Headless UI. This step-by-step tutorial guides yo..

Showing 11 to 20 of 34 Entries