Soft delete with Ecto 3 and Postgres ElixirMix Podcast 039 - Types in Erlang / Elixir with Zachary Kessin

The Beauty of Pattern Matching in Elixir

The Beauty of Pattern Matching in Elixir

One of the reasons I fell in love with Elixir is pattern matching and how it can be extensively used all over the code.

In this video we see pattern matching with tuples, lists and maps, a bit of control flow and recursion.