June 2025
-
🐥Running nginx locally with https for yourproject.test on Linux
-
🔗Using database comments to track columns with sensitive data
-
🔗The one and only software design principle
-
🐥Rendering a Phoenix controller action without a layout
-
🔗AshEvents: event sourcing made simple for Ash
-
🔗Java code compilation using Java Compiler API
-
🐥Load static config at compile time in Elixir
-
🔗VectorVFS: Your Filesystem as a Vector Database
-
🔗Plug.Assign
-
🐥Sharing a local https server using ngrok
-
🔗What's new in LiveDebugger v0.2.0?
-
🔗What Elixir taught me about design patterns
-
🐥Smart title casing in Elixir (with special word preservation)
-
🔗Prime and zoom lenses explained: pros, cons and how to decide
-
🔗Configuring a dev environment for Phoenix package development
May 2025
-
🐥Using put_change vs force_change in Ecto changesets: what's the difference?
-
🔗Improve UX with LiveView page transitions
-
🔗Why we should learn multiple programming languages
-
🔗Filtering GitHub actions by changed files
-
🔗File upload to AWS S3 or S3 compatible bucket from Phoenix LiveView using Elixir
-
🔗Surprising HEEx @rest defaults
-
🔗Network optimization (4x WS message size reduction) for sending lots of data from server to client (LiveView)
-
🐥Enabling test coverage in Laravel Herd with pcov on macOS
-
🔗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