January 2025
December 2024
-
29 Dec 2024🔗Using Fluent to Work With HTTP Client Responses in Laravel
-
23 Dec 2024🐥Get full HTTP responses in exceptions when using Laravel
-
23 Dec 2024🔗Try...Catch As Little As Possible
-
21 Dec 2024🐥Mocking facades for testing in Laravel
-
18 Dec 2024🐥Implement the Inspect protocol for your Ecto / Ash models
-
16 Dec 2024🐥Using encryption in Laravel queued jobs
-
16 Dec 2024🔗Safer Error Systems in Elixir
-
11 Dec 2024🔗For loops and comprehensions in Elixir - transforming imperative code
-
10 Dec 2024🔗What is Utility-First CSS?
-
7 Dec 2024🐥Using the RouteParameter annotation in Laravel FormRequest classes
November 2024
-
27 Nov 2024🐥Dynamic order by using Phoenix Ecto
-
20 Nov 2024🔗How to Implement a Global Transaction for All Routes in Laravel
-
16 Nov 2024🐥Using each in collections: breaking loops in Laravel
-
13 Nov 2024🐥Filtering an array by keys in PHP
-
11 Nov 2024🐥Pattern Matching on Strings in Elixir
July 2024
-
3 Jul 2024🔗2-Page Login Pattern, And How To Fix It
-
1 Jul 2024🔗Leverage Concurrency Efficiently When Managing Multiple Tasks in Elixir
June 2024
October 2023
-
9 Oct 2023🔗Generic "must" helper for Go
-
8 Oct 2023🐥The transform function in Laravel collections
-
7 Oct 2023🐥Creating decorators using classes in Python
-
6 Oct 2023🐥How to alias a method from a trait in PHP
-
2 Oct 2023🔗Interfaces in Go: Slices