May 2025
-
πSurprising HEEx @rest defaults
-
πNetwork optimization (4x WS message size reduction) for sending lots of data from server to client (LiveView)
-
πPerformance optimization when adding 12,000+ markers to the map that renders fast with Elixir, LiveView, and Leaflet.js
-
πElixir is not owned by Big Tech
-
π₯Converting markdown to HTML using MDEx with syntax highlighting
-
πClean up your seeds with Generators and AshOps
-
πReduce, Reuseβ¦ Refactor: clearer Elixir with the Enum module
-
π₯Using self-signed HTTPS certificates in Phoenix on macOS
-
πHow to async tests in Elixir
-
πJob Lifecycle β Oban v2.19.4
-
πElixir DBConnection pooling deep dive
-
πPhoenix with Inertia.js vs LiveView
-
πBuild your own GitHub CI automation for code reviews using Elixir and Gemini
-
πHow to build a GitHub-style markdown editor
-
π₯Detecting compile-time cycles in Elixir with mix xref
-
π₯Installing an Elixir dependency from a custom fork
-
π₯Passing Elixir config values to LiveView hooks
-
πImport, alias, require, and use in Elixir
-
π₯Simple file upload button using Phoenix LiveView
-
π₯Improving flash message dismissal with Tailwind animations
-
π₯Scroll events and infinite pagination in Phoenix LiveView
-
π₯Making your Phoenix flash messages disappear automatically