http://code.tutsplus.com/tutorials/the-30-css-selectors-you-must-memorize--net-16048
Here is a direct quote:
While this is certainly fine for quick tests, I'd advise you to never use this in production code. It adds too much weight on the browser, and is unnecessary.
I see this selector in many websites so obviously it is used in production code. What am I missing?