aseigo
Exploring Elixir: a two-fer on testing
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 debugging the features I wanted to show after uncovering some blemishes via the demo code for the episodes … and then ran out of time to make the actual episodes.
But hey, good news: the bugs were fixed and new versions released in the past week. This community rocks!
So, better late then never, here are the two new episodes which puts me back on schedule of one per week … the first covers the new debugging features in iex in Elixir 1.5, and the second takes a peek at property-based testing using the Quixir library.
Hope you enoy! 
Popular in Screencasts
Hey all! Following the fantastic blog post by the erlang team (A brief introduction to BEAM - Erlang/OTP) I made a video that quickly d...
New
Playlist Here
New
I made a few episodes about using Phoenix LiveView.
https://elixircasts.io/phoenix-live-view
New
New video on LiveView for almost total beginner level:
Hopefully this is a helpful starting point for someone out there!
New
I’m doing a 7-part screencast that deep-dives into how Elixir (yup, that’s elixir, not erlang) does processes.
Prerequisites are underst...
New
I got a new video up on doing multi tenancy in phoenix 1.3 using Apartmentex.
Lemme know if any questions. :grinning:
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
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
Ben Awad posted a youtube video about a project he created with Phoenix LiveView:
New
Other popular topics
Hello all!
I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New
Hello!
Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
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
I am trying to figure out how Mix knows whether the environment is test, dev, or prod -- where is this set?
Thanks.
New
Hi,
I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list....
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
About me? ( if you have nothing better to do than reading about some random guy in the internet :stuck_out_tongue: )
Hello all, this is ...
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
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
Hi everyone!
I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New







