November 2024
-
🐥The beauty of debugging in Elixir when using dbg()
-
🔗Ash Calculations - Cond
-
🐥Removing query string parameters from a URL given a prefix
-
🔗Map Lookup in Elixir - A Taxonomy
-
🐥Dynamic order by using Phoenix Ecto
-
🔗Render heex templates directly from a Phoenix controller
-
🔗The complete guide to handling IMAP e-mails from within Elixir
-
🐥Using multiple CSS files in your Elixir Phoenix project
-
🔗Implementing Phoenix LiveView from Concept to Production
-
🔗Elixir API from Scratch
-
🐥Getting the real client IP using Elixir Phoenix
-
🔗Building Beacon #1 - Site Config
-
🔗How to do a preload good using Ecto
-
🐥Using Tailwind 4.0.0-beta.1 with Elixir Phoenix
-
🔗A Bluesky Starter Guide for Elixir Devs
-
🔗Easy Mocking in Elixir
-
🐥Adding or updating query string parameters using Elixir
-
🔗Understanding essential SOLID Principles in OOP: A Developer's Guide
-
🐥Adding a health check to a Phoenix web app
-
🔗LiveView: The javascript you need while keeping the Elixir you love
-
🐥Parsing dates with different formats using Elixir Timex
-
🐥Pattern Matching on Strings in Elixir
-
🔗Kubernetes and the Erlang VM: Orchestration on the Large and the Small
-
🔗Announcement: Community-maintained OTP builds for macOS
-
🐥Retrieving the final URL after auto redirect with Elixir Req