Loading...
In code, acronyms should be treated as words. For example:
BAD:
XMLHTTPRequest String URL findPostByID
GOOD:
XmlHttpRequest String url findPostById