hubertlepicki
TDD Elixir command-line application with ExUnit
So I just recorded this one where I build simple command-line tool in Elixir using TDD with ExUnit. Hope you like it ![]()
Popular in Screencasts
Unfortunately, I missed last week’s schedule as I had a pair of subjects related to the topic of debugging and testing .. but ended up de...
New
I made a video to help people get introduced to agents.
New
Hey all!
We just released 3 episodes on our site explaining how GenServer works. We also released a free episode that shows you how to s...
New
Playlist Here
New
Made a video about introspecting Ecto Schemas.
Posted via Devtalk (see this thread for details).
New
Hands-on Elixir & OTP: Create a cryptocurrency trading bot - Ep. 16 - Add end-to-end tests
elixir | otp | learning | screencast | cry...
New
I made a few episodes about using Phoenix LiveView.
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
Elixir1.5.0-rc0 and OTP 20 are significant releases, full of features, bug fixes and optimizations. I was really curious as to how the op...
New
Ben Awad, who has a popular programming channel on Youtube, is working on DogeHouse. It’s kind of like ClubHouse, but with, y’know, more ...
New
Other popular topics
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 everyone,
I try to use an Javascript Event Handler in my root.html.leex file.
Therefore I created a function in the app.js file: ...
New
Anybody knows a comprehensive comparison of Django and Phoenix, thanks for the help.
Where are they similar?
Where do they differ the m...
New
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? Ecto.Repo — Ecto v3.14.0 has exampl...
New
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New
i’m a new one to elixir
which editor can i use
vs code? or atom?
Thanks! :smiley:
New
I’ve read in another post that it may be possible with a router helper - but I couldn’t find an appropriate one, and tbh, I’m still just ...
New
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar.
I p...
New
Hi!
Currently I want to submit a form by pressing the Enter key. However, since my input field is of type “textarea” this is just adds a...
New








