June 2025
-
π₯Using tokens for API authentication in Elixir Phoenix
-
π₯The difference between ++ and Keyword.merge/2 in Elixir
-
π₯Parameterized tests in Elixir ExUnit
-
πHow I built a modular Laravel CRM: architecture insights
-
π₯Grouping and displaying Elixir datetimes by month including gaps
-
πThe one and only software design principle
-
πAshEvents: event sourcing made simple for Ash
-
π₯Load static config at compile time in Elixir
-
πWhat Elixir taught me about design patterns
May 2025
-
πType preferences
-
πReduce, Reuseβ¦ Refactor: clearer Elixir with the Enum module
-
πConverting array values to enum instances with Laravel's mapInto
-
πThe Inverted reactivity model of React
-
π₯Understanding $emit vs defineEmits in Vue 3
-
π₯Passing Elixir config values to LiveView hooks
-
πThe hard things about sync
-
π₯Scroll events and infinite pagination in Phoenix LiveView
-
π₯Combining multiple prop interfaces in Vue 3 with TypeScript
-
π₯Extending props in Vue 3 with TypeScript
-
πIs clean architecture overengineering?