October 2025
-
πMy OCaml-flavoured Elixir style
-
πThe basics of a release branching strategy
-
πTerminating elegantly: a guide to graceful shutdowns
September 2025
-
πPolymorphism in Elixir
-
πRobust session storage in Phoenix LiveView sessions
-
πStructs and embedded schemas in Elixir: beyond maps
-
π₯Inspecting and validating JSON responses in Phoenix with a custom plug
-
π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