October 2023
-
πAsserting validation errors in Laravel tests
-
πGo database driver overhead on insert-heavy workloads
-
π₯Use simplePaginate instead of paginate in Laravel Eloquent
-
πExternal Workers: The Unsung Heroes π
-
π₯Merge similar queries together with Laravel Eloquent
-
πForty years of programming
-
πOne unfamiliar but effective way of implementing filters in Eloquent
-
π₯Do not load belongsTo relationship if you just need its ID
-
πAdding Icons for Go-built Windows executable
-
πPrioritization theatre is an anti-pattern
-
π₯Pruning models using Laravel Eloquent
-
π5 Must Read Books to become Software Architect or Solution Architect
-
πStrong static typing, a hill I'm willing to die onβ¦
-
π₯Using the modelKeys function in Laravel
-
πHow Healthy Engineering Teams Invest Their Time
-
πI've vastly misunderstood the Single Responsibility Principle
-
π₯Using the JavaScript every and some array methods
-
πJo: JSON output from a shell
-
π₯Expecting the Unexpected in Software Development
-
πPython 3.12: what didnt make the headlines
-
π₯Loading database query results into a Pandas DataFrame in Python
-
πichtrojan/rabbit
-
πThe convenience of .NET
-
πWhat is .NET, and why should you choose it?
-
π₯Handling success and failure in scheduled jobs in Laravel