Deploying a Phoenix app on Railway 2025-12-12 elixirphoenixrailway I built a small app using Phoenix LiveView and deployed it on Railway. I  encountered some  minor roadblocks. Here is what I did.  Hopefully, this  will be useful. →
TIL 251014 2025-10-14 tilelixir Claude Sonnet 4 generates good Elixir code, except when it adds return at the end of a function. →
Something clever in the syntax of Elixir 2023-11-25 elixir I find this quite clever in the syntax of Elixir. →
Ecto search keyword interpolation 2023-10-26 elixirecto Updated on 2023-11-27: →