October 2023
-
🔗Quick tip: A time-saving Makefile for your Go projects
-
🔗Generic "must" helper for Go
-
🐥The transform function in Laravel collections
-
🔗The Absolute Minimum Every Software Developer Must Know About Unicode in 2023
-
🐥Creating decorators using classes in Python
-
🔗Python 3.12: Cool New Features for You to Try
-
🔗My Preferred Go Stack
-
🐥How to alias a method from a trait in PHP
-
🔗Mistral 7B in short
-
🔗Building Reusable Components that are ACTUALLY Reusable with Vue.js
-
🐥Streamlining AWS and Google SDKs in PHP with Composer
-
🔗influxdb officially made the switch from Go => Rust
-
🐥Exploring Laravel middleware: terminable middleware
-
🔗Tailing multiple Laravel logs with Envoy
-
🔗Configure Laravel to use Immutable dates by default
-
🔗Demystifying Database Transactions
-
🐥Combining virtual columns with indexes in Laravel Eloquent
-
🔗Rust Vs Go: A Hands-On Comparison
-
🔗Executing Cron Scripts Reliably At Scale
-
🔗PHP 8.3.0 RC 3 available for testing
-
🐥Using Meilisearch's matchingStrategy with Laravel Scout
-
🔗Interfaces in Go: Slices
-
🔗Things I've learned about building CLI tools in Python
-
🐥Parsing RSS feeds using Go
-
🔗Signs of Overengineering