Listing Screencasts
31. Phoenix Presence with LiveView
Learn to build real-time user presence tracking in Phoenix LiveView applications. This tutorial shows how to implement Phoenix Presence to display w..
Watch Screencast30. Organizing Layouts
In this video, we're going to tackle something that comes up with virtually every new Phoenix application - customizing how the layouts work. Now, e..
Watch ScreencastTesting 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 Screencast