November 2024
-
20 Nov 2024🐥TIL: Fixing the require error in tailwind.config.js after updating NodeJS to version 23
-
20 Nov 2024🔗eShop infused with AI - a comprehensive intelligent app sample
-
20 Nov 2024🔗How to Implement a Global Transaction for All Routes in Laravel
-
19 Nov 2024🐥Exporting all variables from a .env file
-
19 Nov 2024🔗Running prompts against images and PDFs with Google Gemini
-
19 Nov 2024🔗A Bluesky Starter Guide for Elixir Devs
-
18 Nov 2024🐥The Hidden Dangers of Sorting and Pagination in MySQL: Handling Nullable Columns
-
17 Nov 2024🔗Dynamic Cache, Database, and Mail Builders in Laravel 11.31
-
17 Nov 2024🔗Easy Mocking in Elixir
-
16 Nov 2024🐥Using each in collections: breaking loops in Laravel
-
16 Nov 2024🔗What I learned from tracking 443 SaaS pricing pages
-
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🔗Kubernetes and the Erlang VM: Orchestration on the Large and the Small
-
11 Nov 2024🔗Cloning queries in Laravel
-
10 Nov 2024🐥Exploring Laravel Collections: Creating a Recursive Macro
-
10 Nov 2024🔗Svelte 5 is alive
-
9 Nov 2024🔗Quick Code Examples Demonstrating Python Unpacking