Checking for the existence of keys in a map in Elixir
An exploration into using the is_map_key/2 guard.
I'm not a prolific writer, but when I do write it's usually about startups, engineering leadership, or writing sofware in Elixir.
An exploration into using the is_map_key/2 guard.
A deep dive into batch writing records using Ecto.Multi to gracefully handle rollbacks.
A look into how we ramp our engineers on Elixir at Made by Many.
How to deal with nested changeset set data and associations using Ecto, the database library for Elixir.