It's Almost 2014 and We Are Still Committing Broken Code
Dispite testcases, syntax errors still find their way into our commits.
A collection of 2 posts
Dispite testcases, syntax errors still find their way into our commits.
IDs are often numbers. Unfortunately there are only 10 digits to work with, so if you have a lot of records, IDs tend to get very lengthy. For computers that's OK. But human beings like their IDs as short as...