September 2023
-
🔗Why is Go's declaration syntax "backward"? (The Clockwise/Spiral Rule)
-
🐥Get the route name given a URL and method in Laravel
-
🔗A systematic approach to debugging
-
🔗How NASA Writes Space-Proof Code
-
🐥Using the Str::squish function in Laravel
-
🔗Shape Up: Stop Running in Circles and Ship Work that Matters
-
🔗Laravel: How to configure multiple search providers
-
🐥Improve your VS Code Explorer file tree structure
-
🔗How to create and read custom tags in Golang
-
🐥Insert Multiple Cursors at the Start of Every Line with VSCode
-
🔗Every Software Project is a Startup That Will Probably Fail
-
🔗Aging Code
-
🐥Efficiently Splitting Text into Chunks with PHP
-
🐥Grouping a Slice of Structs by a Specific Property in Go
-
🔗Fieldnotes
-
🔗GitHub - torenware/vite-go
-
🔗Embed a Javascript website inside a binary with Go 1.16
-
🐥Removing Items from a Slice in Go Using Generics
-
🔗Generate Go client and server from OpenAPI 3 specs
-
🔗Dummy load balancer in a single Go script
-
🐥Writing an event bus using Generics in Go
-
🔗The Worst Programmer I Know
-
🔗The 11 Types Of Toxic Pull Requests
-
🐥The Functional Options Pattern in Go
-
🔗Anti-patterns that every developer should know