AstonJ
How to reverse a list - by Joe Armstrong
Joe cracks me up ![]()
I would love to see him do more videos like this - I reckon they would reach cult status ![]()
Most Liked
findlaech
Oh my god, this is pure enlightenment.
3
sashaafm
Ahah I think it’s nice because that looks a lot like beginners do to try to understand basic algorithms and problem solving yet he’s an expert using the same techniques 
3
Popular in Screencasts
New
I made a video for getting started with the GenServer module. I introduce some concepts and try go over what's happening step by step. ...
New
This is a part of the ongoing elixir OTP series. The video walks through creating an application, talks about application structure and ...
New
Hey everyone, we thought it was about time we had an official streamers thread. Please feel free to add yours in this post (it’s a wiki) ...
New
New
Made a video about introspecting Ecto Schemas.
https://elixircasts.io/introspecting-ecto-schemas
Posted via Devtalk (see this thread ...
New
I’ve been making videos a fair bit and they typically go both on the blog and the YouTube channel.
Just released this one which attempts...
New
Hello Everyone, i hope you are doing fine!
I would like to draw your attention to the Elixir Mentor YouTube channel by Jacob Luetzow.
T...
New
For 2021, I decided to start a YouTube channel about coding with Elixir! Hurray!
I learn best by teaching others, which is why I “challe...
New
Hello :wave:
This is a follow up for the https://forum.elixirforum.net/t/good-elixir-tdd-resources/17482 thread.
It was my intention t...
New
Other popular topics
I have a relationship of love and hate with Elixir. Lots of things are just absolutely right, but there are some things that are kind of ...
New
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
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
I am trying to figure out how Mix knows whether the environment is test, dev, or prod -- where is this set?
Thanks.
New
Could someone help me? I'm making my first elixir program, number guessing game. I can't figure out how to convert the user's guess from ...
New
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
Hi,
I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New
Hi,
I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New







