1 hour
•
Articles
• 1 min read
A bug is rarely just a bug.
Sometimes it is a missing validation.
Sometimes it is unclear requirements.
Sometimes it is technical debt.
And sometimes, it is simply a developer making an assumption that nobody questioned.
The easy response is:
> “L...