Brute Force Development
A guide to manually tackling tedious software development tasks like linting and dependency upgrades, and when brute force is the right approach.
A guide to manually tackling tedious software development tasks like linting and dependency upgrades, and when brute force is the right approach.
Article argues that code quality directly impacts user experience by enabling faster feature delivery and fewer bugs.
The article argues for co-locating code comments with the relevant code, explaining the maintainability and clarity benefits over separate documentation files.
An article discussing the importance of fixing hidden technical debt and friction in software development, even when it's not immediately visible.