An in-depth video course teaching you Elixir and the Phoenix Framework by creating an actual application from start to feature-rich.
Save up to 50% off in the BLACK FRIDAY and CYBER MONDAY SALE!
Join the mailing list now to get a code for 30% off (good through April 21)!
or
Join the mailing list to get status updates and occasional discount codes.*
From start to finish
Build a full real-time chat application along with me
Elixir as a language and Phoenix as a framework are well-known as excellent tools to use when building applications that need real-time capabilities. What better application to create that takes advantage of those real-time capabilities than a chat application?
In this video tutorial series, we will be building a chat application along the lines of Slack or Discord. You will watch or code along with me as I take you through every part of the process of creating (and finishing!) a real application.
- Architectural decisions and different approaches to the problems we face
- How to debug when something goes wrong
- Where to find answers in the excellent documentation for Elixir and Phoenix
- When and how to refactor your code
- When and how to pivot when our initial assumptions about the application are no longer true
Technologies used
- Elixir v1.15
- Phoenix v1.7
- Phoenix LiveView 0.19
- Tailwind CSS
Prerequisites
Some previous programming experience will be very helpful. A familiarity with the command line and its usage will be very useful as well.
No experience with Phoenix is required as I will be explaining almost everything along the way.
A working installation of Elixir and Phoenix is required. See their corresponding guides for instructions: Elixir, Phoenix .
Example table of contents / videos
The course will be taught in phases. Each phase of the course will focus on a specific technology slice in the stack that makes Phoenix soooo good.
Phase 1
This phase will focus on getting Phoenix running and having an actual usable chat room. Some of the early focus will be on Phoenix LiveView, its setup, and its callbacks.
- Generate random chat room
- Chat as anonymous user to yourself
- Chat as anonymous user to everyone listening using Phoenix PubSub
- Join as random user
- Chat as random user (no history)
Phase 2
Phase 2 focuses on displaying information in real time as users leave and join your chat room. Technology-wise, this will be focused on using Phoenix Presence and Channels.
- Show a list of connected users
- Show a message when a user connects/disconnects
- Show an indicator or message when a user is typing
Phase 3
In this phase, we will be focused on persisting data to the
database. This means we will be accepting user signups with
the
phx.gen.auth
generator and using
Ecto
to talk to our
Postgres
database.
- Allow user signups
- Chat as signed in user
- Store chat history
- Handle errors and validation with a changeset
Join the mailing list now to get a code for 30% off (good through April 21)!
or
Join the mailing list to get status updates and occasional discount codes.*
About me
Geoffrey Lessel
Developer, published author, speaker, teacher
I'm a professional software engineer with decades of experience, a published author, and have been writing and teaching Elixir and Phoenix since 2014. Over the years, I've spoken at multiple ElixirConfs (national and regional), multiple Empex LA conferences, and various other general tech conferences. A lot of my early writing was on geoffreylessel.com and I wrote Phoenix in Action for Manning Publications in 2019.
My latest conference talk
To give you an idea of my teaching or presentation style in a live context, here is my latest (recorded) conference talk.
Pricing
Join the mailing list to get a discount code worth 30% off through April 21!
Purchasing power parity has been enabled! The checkout page will show you your actual price if you reside somewhere other than the United States.
BLACK FRIDAY and CYBER MONDAY discounts applied (up to 50% off)!
All The Videos
All the videos in the course.
Purchasing power parity is enabled! The checkout page will reflect your final price.
- 31 videos totalling 5 hours and 38 minutes
- All the videos in the course (including any bonus episodes, if any)
- Downloadable in ~4k resolution at 60fps
- Streamable in 1080p resolution
- DRM-free
The Full Course
Recommended
The videos plus extras beneficial for self-study.
Purchasing power parity is enabled! The checkout page will reflect your final price.
- Everything from the "All The Videos" level
- Access to the project code including step-by-step commits
- Full transcript of the videos
- Discounts for future Build It With Phoenix projects
Make It Physical
Let's get the postal service involved!
Purchasing power parity is enabled! The checkout page will reflect your final price.
- Everything from the "The Full Course" level
- A physical copy of "Phoenix In Action" signed and personalized by the author
- My never-ending thanks