ElixirCasts
Forum Sponsor
Popular in Screencasts
I created a screencast on how to use simple constructs in elixir like spawn, send and receive to create a process which can manage its ow...
New
I made an screencast that looks at Sobelow, a project that scans Phoenix applications for security issues. If you haven’t used Sobelow be...
New
I made an episode where we use escript to make a Rock-Paper-Scissors we can play from the command line.
https://elixircasts.io/command-l...
New
I made an episode that shows how you can use the great Number package to convert numbers to different formats like currency, percent, and...
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
At Codemy.net we are always trying to find solutions for problems in a way that works well. As a result we’ve been able to create a beaut...
New
New
I made an episode exploring Phoenix assigns:
https://elixircasts.io/exploring-phoenix-assigns
New
Hello,
I’m not sure where this should / could be posted, but I’ve put a lot of effort and just released my first video about streaming c...
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
Other popular topics
I wanted to check elixir version in phoenix because i found that my elixir is 1.5 but when i use Enum.chunk_by it said the function is un...
New
I’m working on defining a simple Ecto schema for a table (in PostGres), but I don’t see where I can define a column as NOT NULL. Conside...
New
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors:
[WARN] - (starship::utils): Executing command ...
New
i’m a new one to elixir
which editor can i use
vs code? or atom?
Thanks! :smiley:
New
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine)
This is a plugin that adds support for Elixir to JetBrains IntelliJ...
New
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible.
total = 10
while total != 0
...
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
To my knowledge, put_in, Map.update etc. all have the one limitation of not automatically creating intermediate keys when needed (for exa...
New
Hello guys,
I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New
Hey :wave:t3: Elixir community,
I’ve been learning Elixir, and working on some side projects. My editor of choice is VSCode, and althoug...
New







