November 2024
-
16 Nov 2024🐥Using each in collections: breaking loops in Laravel
-
15 Nov 2024🐥Adding or updating query string parameters using Elixir
-
14 Nov 2024🐥Adding a health check to a Phoenix web app
-
13 Nov 2024🐥Filtering an array by keys in PHP
-
12 Nov 2024🐥Parsing dates with different formats using Elixir Timex
-
11 Nov 2024🐥Pattern Matching on Strings in Elixir
-
10 Nov 2024🐥Exploring Laravel Collections: Creating a Recursive Macro
-
8 Nov 2024🐥How to Convert an SVG to PNG using qlmanage on macOS
-
5 Nov 2024🐥Retrieving the final URL after auto redirect with Elixir Req
-
3 Nov 2024🐥Rendering a HEEx component in code
October 2024
-
31 Oct 2024🐥Logging Execution Time in Elixir
-
28 Oct 2024🐥Setting up fail2ban on your VPS
-
25 Oct 2024🐥Setting up a firewall on your VPS
-
22 Oct 2024🐥Use Logger metadata in Elixir to spruce up your logs
-
19 Oct 2024🐥How to properly annotate a custom Laravel Eloquent Builder
-
16 Oct 2024🐥Measuring code performance with the console in JavaScript
-
14 Oct 2024🐥TIL: Deleting duplicate rows in a database
-
11 Oct 2024🐥Backing up a PostgreSQL database
-
9 Oct 2024🐥Showing Elixir server logs in the browser console
-
1 Oct 2024🐥Rewriting links in a Phoenix LiveView app