November 2024
-
19 Nov 2024🔗A Bluesky Starter Guide for Elixir Devs
-
17 Nov 2024🔗Easy Mocking in Elixir
-
16 Nov 2024🐥Using each in collections: breaking loops in Laravel
-
15 Nov 2024🐥Adding or updating query string parameters using Elixir
-
15 Nov 2024🔗Understanding essential SOLID Principles in OOP: A Developer's Guide
-
14 Nov 2024🐥Adding a health check to a Phoenix web app
-
14 Nov 2024🔗LiveView: The javascript you need while keeping the Elixir you love
-
13 Nov 2024🐥Filtering an array by keys in PHP
-
13 Nov 2024🔗You can use text-wrap: balance; on icons
-
12 Nov 2024🐥Parsing dates with different formats using Elixir Timex
-
12 Nov 2024🔗Streamlining Request Handling in Laravel with whenHas()
-
11 Nov 2024🐥Pattern Matching on Strings in Elixir
-
11 Nov 2024🔗Cloning queries in Laravel
-
10 Nov 2024🐥Exploring Laravel Collections: Creating a Recursive Macro
-
5 Nov 2024🐥Retrieving the final URL after auto redirect with Elixir Req
-
5 Nov 2024🔗Recursive Laravel Collection Macros
-
4 Nov 2024🔗The data_get method in Laravel
-
3 Nov 2024🐥Rendering a HEEx component in code
-
1 Nov 2024🔗The Copenhagen Book
October 2024
-
31 Oct 2024🐥Logging Execution Time in Elixir
-
26 Oct 2024🔗IEx "any" Helper
-
25 Oct 2024🔗Streamline Your Laravel Models with Stringable Attributes
-
22 Oct 2024🐥Use Logger metadata in Elixir to spruce up your logs
-
20 Oct 2024🔗What is the history of the use of "foo" and "bar" in source code examples?
-
19 Oct 2024🐥How to properly annotate a custom Laravel Eloquent Builder