Listing Screencasts
Testing with Playwright
29. Testing with Playwright
Set up Playwright browser testing in Phoenix LiveView applications. Test authentication flows, form interactions, and complex user journeys with Eli..
Watch Screencast28. AirBnB Clone LiveView part 3
Learn how to add images to your Phoenix LiveView AirBnB clone by implementing image schemas, database migrations, and Ecto associations. Perfect for..
Watch Screencast27. AirBnB Clone LiveView part 2
Learn how to build an Airbnb clone with Phoenix LiveView by creating database schemas, implementing constraints, and displaying property listings ef..
Watch Screencast26. AirBnB Clone LiveView part 1
Learn how to build an Airbnb clone using Phoenix LiveView. This tutorial covers project setup, LiveView basics, and implementing a responsive proper..
Watch Screencast25. 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 Screencast