1
iceb
2y

There is no reason for detailed tech specs except for putting blame on people and covering ass. (Critical industry with strict standards excluded)

It should be a high level overview.

Then you start working on it and then review small pieces in code review and make modifications as more edge cases surface.

Comments
  • 0
    Yeah, I usually end up implementing like 70% of the new implementation while writing a tech spec. I don't really get how you can even write a good tech spec without looking and testing constantly, especially when it's code I didn't even see before
Add Comment