Listing Screencasts

Build a MCP server in Phoenix

agent ai claude mcp

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

liveview presence

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

heex layout

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

playwright test

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

images plug_upload seed

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

seed stream

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

absinthe api graphql jwt

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

auth guardian jwt

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

ecto liveview papertrail versions

Learn how to track version changes in your Elixir Phoenix projects with PaperTrail. Follow a straightforward approach to record, audit, and revert d..

Showing 1 to 10 of 32 Entries