December 2024
-
🐥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
-
🐥Dynamic order by using Phoenix Ecto
-
🐥Using multiple CSS files in your Elixir Phoenix project
-
🔗Implementing Phoenix LiveView from Concept to Production
-
🔗How We Choose Technologies at PostHog
-
🐥TIL: How does Laravel format a Carbon date in a resource
-
🔗Elixir API from Scratch
-
🔗Prevent Stray HTTP Requests in Laravel Tests: Using preventStrayRequests
-
🐥Getting the real client IP using Elixir Phoenix
-
🔗Content Type Negotiation Made Easy: Laravel's prefers Method
-
🔗Using Rust in Non-Rust Servers to Improve Performance