December 2024
-
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
September 2023
-
30 Sep 2023🐥Laravel's Bus::chain and Bus::batch for efficient task processing
-
30 Sep 2023🔗Empty states with CSS and the selector
-
28 Sep 2023🐥Dynamically allocating ports in a webserver using Go
-
27 Sep 2023🔗Organizing a Go module
-
22 Sep 2023🔗The Important Dates Data Model
-
22 Sep 2023🔗Again and Again! Managing Recurring Events In a Data Model
-
19 Sep 2023🔗Futures in Go, no package required
-
18 Sep 2023🔗Some notes on Local-First Development