StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Answers and rating deltas for

JavaScript: `var x = (function() {... return something;})();` vs `var x; {... x = something;}`

Author Votes Δ
phihag 6 +1.37
neebz 0 -1.37
Last visited: Sep 14, 2014, 5:07:29 AM