ElixirCasts
Forum Sponsor
Multiple Chat Room App
I made a screencast where we make a chat room application that supports multiple rooms.
Popular in Screencasts
Hello, I had a great time digging into Ecto and creating this intro screencast:
Ecto 2.0: The Database Tool for Elixir and Phoenix
Th...
New
This video is about the step by step guide to build packages with clear explanation of package files and registration procees to hex.pm
...
New
Posted via Devtalk (see this thread for details).
New
From time to time on the forums here, I see people asking for examples of specific comments / answers in code form. I’ve also noticed tha...
New
Posted via Devtalk (see this thread for details).
New
Hello everyone :wave:
Officially this is the most intense/demanding video that I ever released :slight_smile:
The video sums up the wor...
New
I made a screencast exploring how to use Phx.Gen.Auth to handle authentication.
https://elixircasts.io/using-phx_gen_auth-for-phoenix-au...
New
Hey!
Here’s a little video I made on how you can start using Neovim for Elixir/Phoenix development:
If you like it, pleas...
New
:wave: Hi everyone,
I’ve been posting short Elixir and Phoenix video tips and tricks for a little while on Twitter.
But now, I’ve conso...
New
Ben Awad posted a youtube video about a project he created with Phoenix LiveView:
New
Other popular topics
Phoenix 1.4.0 released
Phoenix 1.4 is out! This release ships with exciting new features, most notably
with HTTP2 support, improved deve...
New
In Ruby, I can go:
User.find_by(email: "foobar@email.com").update(email: "hello@email.com")
How can I do something similar in Elixir? ...
New
In the Dialyzer docs ( http://erlang.org/doc/man/dialyzer.html#requesting-or-suppressing-warnings-in-source-files ), there is a way to tu...
New
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
Hi, this is for people who, like me, have had some friction using .html.heex templates in VSCode.
The solution seems to be, in a hyphena...
New
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
Hello, I have map which I want to convert it to string like this:
the map:
%{last_name: "tavakkoli", name: "shahryar"}
the string I ne...
New
Hi all,
I've just started learning Elixir and Phoenix Framework, so please pardon my n00bness at this stage.
I'm trying to use Postg...
New
Hey all,
I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New
After calling mix ecto.create I get this error:
17:00:32.162 [error] GenServer #PID<0.412.0> terminating
** (Postgrex.Error) FATAL...
New







