December 2024
-
🔗For loops and comprehensions in Elixir - transforming imperative code
-
🔗On Typesetting Engines: A Programmer's Perspective
-
🔗Chekhov's gun principle for testing
-
🐥Using the RouteParameter annotation in Laravel FormRequest classes
-
🔗Shorthand maps for Elixir
-
🔗UUID, ORM and Strange Deadlocks
-
🔗Introduction to Ecto.Multi
-
🔗Use the New Fluent Helper to Work With Multi-dimensional Arrays
-
🔗Beacon v0.1 and the Future
-
🔗GitHub Actions | uv
-
🐥Transform strings using Str::replaceMatches in Laravel
-
🔗When is a CTO not a CTO?
-
🔗Interactive Select component using Phoenix LiveView and vanilla JS Hook
-
🐥Posting from Elixir to Bluesky using Req part 4
-
🔗A Case For Custom Collections
-
🐥Posting from Elixir to Bluesky using Req part 3
-
🔗Build a Static Site in Elixir Under 5 Minutes with Phoenix Components
-
🐥Posting from Elixir to Bluesky using Req part 2
-
🔗Better LiveView Hooks with Typescript
November 2024
-
🐥Posting from Elixir to Bluesky using Req part 1
-
🔗Elixir is dynamically and strongly typed
-
🐥The beauty of debugging in Elixir when using dbg()
-
🔗Writing system software: code comments
-
🐥Removing query string parameters from a URL given a prefix
-
🔗Map Lookup in Elixir - A Taxonomy