April 2025
-
🔗My journey into Elixir/Erlang (part one)
-
🔗Understanding use and using in Elixir
-
🔗Using the Keyword module for options
-
🐥A simple Komoot API client using Elixir Req
-
🔗Getting started with Dialyzer in Elixir
-
🐥Understanding the difference between Map and Keyword modules in Elixir
-
🔗Elixir, Phoenix, Ash: policies
-
🔗Use a view model with Phoenix LiveView
-
🐥Creating an empty PNG in Elixir
-
🔗Understanding multitenancy in Ash framework: a practical guide
-
🔗Thoughts on Elixir, Phoenix and LiveView after 18 months of commercial use
March 2025
-
🐥Efficiently downloading stuff with Req and concurrency in Elixir
-
🔗How to create Github-like references to your database records with a Liveview hook
-
🔗Elixir makes you make good decisions
-
🔗Standard Webhooks
-
🔗Why Elixir/OTP doesn't need an Agent framework: Part 2
-
🔗Why Elixir/OTP doesn't need an Agent framework: Part 1
-
🔗My changes to the default Phoenix boilerplate
-
🔗Ready, Set, Go! A multi-player triathlon timing app built with Elixir and Phoenix
-
🔗Using server side events with Req
-
🔗Hacking Phoenix LiveUpload
-
🔗Running ML models in Elixir using Pythonx
-
🐥Handling multiple date formats in Elixir with timex
-
🐥Using the current URL in a Phoenix LiveView layout
-
🔗CSV Export using NimbleCSV