October 2025
-
🔗My OCaml-flavoured Elixir style
-
🔗Building with Ash, before & after AI
-
🔗Background AI translator in Ash
-
🔗Auto-Select Timezones in Phoenix Apps
-
🔗Adding Postgres full text search to an Ash project
September 2025
-
🔗Supporting refresh tokens with Ash Authentication
-
🔗Polymorphism in Elixir
-
🔗Performing the Google Authenticator computation in Elixir
-
🔗How to get user IP addresses in Phoenix LiveView
-
🔗Phoenix LiveView optimization guide
-
🔗Migrating my existing Elixir app to Ash framework
-
🔗Using select_merge in Ecto for flexible aggregates
-
🔗Robust session storage in Phoenix LiveView sessions
-
🔗Masterclass common table expressions CTEs) in SQL: from theory to practice with Elixir Ecto
-
🔗Debugging with IEx: interactive techniques for Elixir development
-
🔗Structs and embedded schemas in Elixir: beyond maps
-
🔗Using ETS for caching in Elixir
-
🔗Clean atom parameters in Phoenix
-
🐥Inspecting and validating JSON responses in Phoenix with a custom plug
-
🔗Inline CSS in Phoenix email templates
-
🔗An Elixir, Phoenix and Ash beginner's guide
-
🔗Phoenix LiveView file uploads with auto-recovery on server restarts
-
🔗Custom Phoenix generator templates
-
🐥Vector embeddings with Ash, OpenAI, and PostgreSQL
-
🔗Elixir background jobs: choosing the right tool for the job