We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Listing Screencasts
Build a MCP server in Phoenix
Learn how to build an MCP (Model Context Protocol) server in Phoenix using Elixir and Hermes to give AI agents direct access to your application dat..
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..
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..
Testing with Playwright
Set up Playwright browser testing in Phoenix LiveView applications. Test authentication flows, form interactions, and complex user journeys with Eli..
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..
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..
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..
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,..
Combining Guardian with Phx Gen Auth
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 ..
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..