ElixirCasts
Forum Sponsor
Introduction to Testing
I made an episode for anyone wanting an introduction to testing with Elixir.
Most Liked
ElixirCasts
Forum Sponsor
I do some very simple TDD with ExUnit. This episode is geared towards those new to Elixir or testing in general.
1
Popular in Screencasts
New
By Tensor Programming, a refresh to his original series:
New
Hey all :wave:
Isaac Yonemoto is sharing some nice tips and tricks in his series Advent of Elixir :christmas_tree:
Nice topics! And the...
New
I made a video to cover the basics of routing in Phoenix.
https://elixircasts.io/phoenix-routes
New
Up and Running - Elixir Phoenix on Digital Ocean
A playlist of videos that go through basic app creation, getting a Digital Ocean server...
New
So I just recorded this one where I build simple command-line tool in Elixir using TDD with ExUnit. Hope you like it :slight_smile:
New
Not sure if this is still going but adding it for completeness.
Who Is This For?
You’re a programmer. You’ve heard of Elixir and ...
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 an episode exploring Phoenix assigns:
https://elixircasts.io/exploring-phoenix-assigns
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
Other popular topics
Okay, I'm having a heck of a time trying to figure out how to best handle the validation of belongs_to associations in Ecto. I'm sure I'...
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
Hi there,
I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 record...
New
How to set Jason to encode all fields in ecto schema, I don’t care about security and implementing only is taking long list of attributes...
New
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
Hey,
Just curious what are the main benefits of Elixir compared to Clojure?
When is Elixir more useful than Clojure and vice versa?
Th...
New
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? https://hexdocs.pm/ecto/Ecto.Repo.h...
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
Hi everyone,
One of the features added to Elixir early on to help integration with Erlang code was the idea of overridable function defi...
New







