ADZ
Blog Posts
Faster XML Parsing with Elixir
Livebook: Just What the Docs Ordered
8 Common causes of flaky tests in Elixir.
Zips in Elixir — Using protocols for triple dispatch and ultimate flexibility.
Why Duffel Helps You Find Your Routes.
Creating a has_one_of association in Ecto with EctoMorph AKA Sum Types in Ecto with Postgres
Ecto Changesets — put, cast, embeds and assocs. Remember the difference once and for all!
Solving the expression problem with elixir
Shape up with elixir protocols
Accidentally deleting the users table — and you can too!
Tech for the non technical - Refactoring
Open Source Projects
Ecto Morph - A utility Library for Ecto.
Elixir by Ex-ample - a website with bite size elixir recipies.
GCP config provider - a way to load GCP secrets into your elixir apps on start up.
Contributed Enum.zip_with/3 and Stream.zip_with/3 to Elixir
Tutorial Repo to help get up to speed with Graphql in Elixir.