September 2025
-
πWhy auto increment is a terrible idea
-
πElixir background jobs: choosing the right tool for the job
-
πSimplify pattern matching with map updates
-
πWriting composable guards in Elixir
-
πMy API integration methodology
August 2025
-
πWhy I don't use down migrations
-
πLearning Elixir: lists
-
πMost RESTful APIs arenβt really RESTful
-
πLearning Elixir: pattern matching
-
πThe infamous repository pattern in PHP
-
πProblems I no longer have by using server-side rendering
-
πEvery service should have a killswitch
-
πEasy and robust rate limiting in Elixir
-
π₯Elixir Anti-Patterns
July 2025
-
πAsymmetric property visibility in PHP
-
πLearning Elixir: control flow with with
-
πModern (Go) application design
-
πA practical guide to Elixirβs task module β letβs create a cron job
-
πAdvanced inserts with Ecto
-
πSubdomain-based multi-tenancy in Phoenix: an implementation guide