Listing Screencasts
25. GraphQL with Phoenix and Absinthe
Learn how to add a secure GraphQL API to your Phoenix application using Absinthe. Step-by-step guide for setting up authentication, CRUD operations,..
Watch ScreencastCombining Guardian with Phx Gen Auth
24. Combining Guardian with Phx Gen Auth
Learn how to implement JWT authentication in Phoenix, allowing users to access both web and API interfaces with the same credentials. This tutorial ..
Watch Screencast23. Version history with PaperTrail and Ecto in LiveView
Learn how to track version changes in your Elixir Phoenix projects with PaperTrail. Follow a straightforward approach to record, audit, and revert d..
Watch Screencast22. 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 Screencast