Listing Screencasts
22. XML Sitemaps in Phoenix Applications
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..
Watch Screencast21. CSV Import with Phoenix 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..
Watch Screencast20. Track Traffic Sources In Phoenix LiveView
Implement user referral tracking in your Phoenix LiveView application. Discover how to capture traffic sources from URL parameters, store them in se..
Watch Screencast19. Rate limiting Phoenix application Hammer
Boost your Phoenix application's security by implementing rate limiting with the Hammer library. This tutorial guides you through securing login att..
Watch Screencast18. Fuzzy Find with Ecto & Phoenix LiveView
Learn how to implement advanced fuzzy search functionality in your Phoenix LiveView application using Ecto. This tutorial demonstrates how to move b..
Watch Screencast17. 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..
Watch Screencast16. Add Bootstrap Icons to your Phoenix App
Learn how to enhance your Phoenix web application by integrating the open-source Bootstrap icon package as an alternative to the default Heroicons. ..
Watch ScreencastLiveView Combobox
15. LiveView Combobox
Learn how to build a fully functional, reusable combobox component in Phoenix LiveView inspired by Headless UI. This step-by-step tutorial guides yo..
Watch Screencast14. Fullpage Loading Spinner with LiveView
In this video, I demonstrate how to add a full-page loading spinner to your Elixir Phoenix LiveView application using async functions. You'll learn ..
Watch Screencast13. CSV Export with Phoenix and LiveView
Learn how to implement a customizable CSV export feature in your Elixir Phoenix application using LiveView. This step-by-step tutorial covers adding..
Watch Screencast