Tag: precedence

The JavaScript Comma Operator

Operator precedence is something that pretty much has me paranoid when programming. I know for a fact that over the years it’s resulted in way too many parenthesis “just to be sure” and has been the cause of a number of head scratching bugs during development. It’s no surprise that JavaScript throws me for another […]

Posted: May 03, 2013