One of the most frequent complaints I get is in my attention to detail. For example, I work with a bunch of links (60-70) and have to edit the destination urls, but one or two may be broken. Small percentage, but at this level (junior certified developer on probation), this is not acceptable as this is just basic web development.
I have learnt not to take anything for granted or at face value, eg if 5 links work then that DOES NOT mean all of them will. I have also learnt that you HAVE to check everything, boring/tedious or not. However, what else can I use in my personality/work approach to sharpen my attention to detail? Tools to help check for common mistakes in programming/web development (I probably have them at home but not at work) can be recommended, but what about things I can try to implement in my methodology/work ethic?
Thanks