We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Listing Screencasts
Dynamic Select Fields
This tutorial demonstrates how to refactor an update event in a Phoenix/Elixir application by importing the latest commit. Viewers learn to streamli..
Profile Image
Build a complete profile image upload system in Phoenix using LiveView and S3 storage. You'll learn to configure AWS credentials, generate presigned..
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,..