StackRating

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

Esailija

Rating
1620.26 (1,094th)
Reputation
122,109 (528th)
Page: 1 ... 4 5 6 7 8 ... 46
Title Δ
Comparing nodejs c++ addon's speed with js equivalent? -0.65
How does google V8 handles javascript events 0.00
Using "New" in NodeJS 0.00
jQuery Event Callback Speed: Anonymous vs. Named Functions -0.18
Why does Q's thenResolve method return undefined? 0.00
Javascript: error handling 0.00
In Javascript, Is it expensive to use try-catch blocks even if an e... -0.17
How rsvp.js handles rejected promise with chain of failure callbacks 0.00
Refactor to a Promise/A Pattern 0.00
str.charAt(5) vs str[5] in Javascript 0.00
In Angular, what's the conceptual difference between the error and... +0.34
How do I convert this lazy assignment via ajax into a promise? 0.00
Joining two collections efficiently? +0.74
Why isn't if else faster than using a default value? -2.36
TypedArray Set vs. Unrolled Loop (Javascript) 0.00
exception handling, thrown errors, within promises -0.43
How to correctly chain conditional(?) promises with Q.js +0.48
Explain Closure memory leak example in smashing magazine by Addy Os... -2.01
Getting data from Angular Promise +0.32
Will document.createElement("") ever fail? +1.04
Is it possible to continue after a fail in a chain? -0.18
How to return values from nested promise? +0.33
JavaScript callbacks for asynchronous functions: is there any patte... -0.43
Promises with fs and bluebird 0.00
NodeJS with Async requests +1.11
Gaining performance writing the same code? -0.35
Node.js: partition code into smaller functions - is it good? -1.77
How to use deferrable to execute a sequence of Redis operations? +0.33
JavaScript performance of || operator to instantiate a variable +0.32
Confuse about Promises/A pattern in jQuery 0.00
What delete really means in NodeJS in arrays? -1.40
Node.js: Using Promises with MongoDb +1.70
Why jQuery.inArray doesn't work on array of objects +0.30
Json access from different domain - clarification? +2.12
Chrome performance: "standard" property names vs. non-sta... 0.00
javascript cost of comparison with undefined -0.30
Memory allocation for JavaScript types +1.77
Can an object *truly* inherit from Error.prototype? +1.11
Does execution of eval() will only be known (scoped) inside the fun... +0.33
js: which is faster? array or object access +1.42
Will Function.prototype.bind() always be slow? +0.28
Are there several performance penalties for using Objects with func... +1.04
JavaScript: Object vs True (or other Primatives) Equality Compariso... 0.00
Why is lodash.each faster than native forEach? +0.92
speed of getter function vs direct access 0.00
What could be causing this weird regular expression behaviour in no... -0.64
Where in the Google source code is window.document.all function def... -0.18
How to Disable V8's Optimizing Compiler 0.00
Example, is this strategy pattern? 0.00
Why doesn't .toUpperCase() capitalize str[i]? -1.67