Tag: Backend

Using changesets for normal structs
All Birthdays in the next week
Let the force be with Livebook
Paycheck, events, idempotency and Elixir - what do they have in common?
How atom keys with JSON in Ecto can break your system
Ecto.Query.preload/3 vs. Ecto.Repo.preload/3
Renaming column and table in database migrations with Elixir and PostgreSQL
Modular software design - 10 common mistakes
Is Code Review harmful?
Concurrency and parallelism with Elixir and BEAM
Handling failures in background workers with Elixir and supervisors
Decomposing domain models based on lifecycles
Why shouldn't you use Elixir code in database migrations?
How to migrate live production data
Should you use database transactions for data consistency?
Don't tell me how to test my software
Events and different kinds of coupling
The Big Ideas
Migrate from legacy FCM to FCM HTTP v1
Quick look at new :gen_server handle_continue callback