- 🐥 Fixing npm peer dependency conflicts
- 🔗 A Technical Deep Dive on Event Driven Architectures
- 🔗 The Four Types of Work 🗂
- 🔗 Introduction to Memory Unsafety for VPs of Engineering
- 🔗 What I Have Changed My Mind About in Software Development
- 🔗 The Inevitability of Scope Creep
- 🔗 Bun 1.0
- 🐥 Find the bounds of a text string in a PDF using Python
- 🔗 7 simple habits of the top 1% of engineers
- 🔗 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
- 🔗 What's the fuss around Bun's package manager abilities?
- 🐥 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
- 🔗 Turbo 8 is dropping TypeScript
- 🐥 Grouping a Slice of Structs by a Specific Property in Go