July 2025
-
🔗Introducing Elixir Observer: A better way to explore Elixir packages
-
🔗Elixir CI on Speed
-
🔗Phoenix LiveView + Headless UI
-
🔗Nested forms in Phoenix LiveView: advanced tips and tricks
-
🔗A visual tour of Phoenix's updated 'magic link' authentication code generator
June 2025
-
🔗How we use Oban with Elixir to handle our billing routines
-
🐥Removing duplicate lines in Elixir while preserving empty lines
-
🔗sqlite_vec: A wrapper to use sqlite-vec in Elixir
-
🔗Triggering JS from the server in LiveView: showing a spinner
-
🐥Case-insensitive identities with Ash and Elixir
-
🐥Using tzdata to work with time zones in Elixir
-
🔗Embed React, Svelte, or Vue in Phoenix LiveView without sacrificing Elixir simplicity
-
🐥Understanding and using __STACKTRACE__/0 in Elixir
-
🔗Scopes — Phoenix v1.8.0
-
🔗Phoenix.Sync
-
🐥Converting ANSI colors to TailwindCSS classes in Elixir
-
🔗Simple state management with agents with Elixir
-
🔗What makes Elixir great for startups?
-
🐥Integrating gravatar in your Elixir app
-
🐥Running ExUnit Tests in Elixir Livebook
-
🔗Code-related anti-patterns in Elixir
-
🐥Handling multiple HTTP methods in a single Phoenix route
-
🔗The essence of Ash Framework
-
🐥Sorting with custom order in Elixir
-
🔗Learning Elixir: pattern matching in functions