August 2025
-
🐥Testing history.pushState with spies in Vitest
-
🐥TIL: Arr::get and defaults can be quirky in Laravel
-
🐥Fixing formatter errors in ElixirLS 0.29
-
🐥Elixir UsageRules development tool
-
🐥Elixir Anti-Patterns
July 2025
-
🐥Make IO.inspect colorful and readable in Elixir
-
🐥Copy to clipboard in IEx
-
🐥How to do code review
-
🐥10 dead simple SaaS features that users go crazy for
-
🐥Running long-lived SSH commands with tmux
-
🐥Nice idea: Web.Paths in Elixir Phoenix
-
🐥Upgrading Phoenix LiveView to version 1.1
-
🐥A quick way to get an LLM-friendly view of any GitHub repo
-
🐥The ShouldntReport interface in Laravel
-
🐥How to update a query string parameter in a URL using Elixir
June 2025
-
🐥How to check for remote changes and local branches in Git
-
🐥Removing duplicate lines in Elixir while preserving empty lines
-
🐥Case-insensitive identities with Ash and Elixir
-
🐥Using tzdata to work with time zones in Elixir
-
🐥Understanding and using __STACKTRACE__/0 in Elixir
-
🐥Avoiding Flysystem symlink errors in Laravel with Symfony Finder
-
🐥Converting ANSI colors to TailwindCSS classes in Elixir
-
🐥Integrating gravatar in your Elixir app
-
🐥Running ExUnit Tests in Elixir Livebook
-
🐥Handling multiple HTTP methods in a single Phoenix route