September 2023
-
🔗Don't write clean code, write CRISP code
-
🔗8 Reasons Why WhatsApp Was Able to Support 50 Billion Messages a Day With Only 32 Engineers
-
🐥The Eloquent toQuery method
-
🔗Testing slog handlers with slogtest
-
🔗Advanced Go Concurrency
-
🐥The Conditionable trait in Laravel
-
🔗Implementing Swagger in Go Projects
-
🔗Laravel 11: A Fresh Face for the Most Popular PHP Framework
-
🔗Go structured logging with slog
August 2023
-
🐥Using errgroup with SetLimit in Golang
-
🔗Overwrite console output
-
🔗Makefile tricks for Python projects
-
🐥Output key value pairs in Laravel console commands
-
🐥Loading environment variables properly in Go
-
🔗Building a Robust Webhook Service with Golang: A Comprehensive Guide
-
🐥Ignoring global scopes during auth in Laravel
-
🔗Short session expiration does not help security
-
🔗How to use conditional compilation with the go build tool
-
🔗Documenso: Why we're doing a rewrite
-
🐥Searching on specific attributes with Laravel Scout and Meilisearch
-
🔗What's new in PHP 8.3 - stitcher.io
-
🐥Counting string length and byte size using PHP
-
🔗Laravel 10.20 Released
-
🔗Here's my little secret about writing concurrent code in Go
-
🐥Use-cases for generics in Go