Elixir
TIL: Welcome 2022 - :invalid_date
Quick migration from LEEx to HEEx
Elixir runtime configuration trap
Using cursor-based pagination to fetch large amounts of data using Ecto in Elixir
Why you shouldn’t use map fields in schemas with Absinthe
Ecto’s Repo.stream/1
Using changesets for normal structs
Atom exhaustion
Compiled patterns
Let the force be with Livebook
Paycheck, events, idempotency and Elixir - what do they have in common?
How to become Junior Elixir Developer with no Elixir knowledge?
Renaming column and table in database migrations with Elixir and PostgreSQL
Concurrency and parallelism with Elixir and BEAM
Handling failures in background workers with Elixir and supervisors
Why shouldn't you use Elixir code in database migrations?
How I changed the default structure of Elixir project to suit my preferences more