November 2024
-
🐥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
-
🐥Filtering an array by keys in PHP
-
🔗You can use text-wrap: balance; on icons
-
🐥Parsing dates with different formats using Elixir Timex
-
🔗Streamlining Request Handling in Laravel with whenHas()
-
🐥Pattern Matching on Strings in Elixir
-
🔗Cloning queries in Laravel
-
🐥Exploring Laravel Collections: Creating a Recursive Macro
-
🐥Retrieving the final URL after auto redirect with Elixir Req
-
🔗Recursive Laravel Collection Macros
-
🔗The data_get method in Laravel
-
🐥Rendering a HEEx component in code
-
🔗The Copenhagen Book
October 2024
-
🐥Logging Execution Time in Elixir
-
🔗IEx "any" Helper
-
🔗Streamline Your Laravel Models with Stringable Attributes
-
🐥Use Logger metadata in Elixir to spruce up your logs
-
🔗What is the history of the use of "foo" and "bar" in source code examples?
-
🐥How to properly annotate a custom Laravel Eloquent Builder
-
🔗LiveView JS: The Comprehensive Guide
-
🔗Papercups: Customer Service Platform
-
🐥Measuring code performance with the console in JavaScript