Tagged Questions
5
votes
6answers
318 views
It's hard to judge your own product. Is there a name for this issue?
I was just talking to my partner about how hard it is to personally judge how good your product is after a while because you use it so often. You literally spend hours on your computer doing nothing ...
3
votes
2answers
401 views
How should I be keeping track of php script version/changes?
How should I be keeping track of a php script's versions/changes when it pertains to a single script in one file?
Should I have a separate changelog, and if so (1) what should it be named, (2) how ...