StackRating

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

Pointy

Rating
1653.17 (513th)
Reputation
396,314 (96th)
Page: 1 ... 23 24 25 26 27 ... 134
Title Δ
How do I iterate through these arguments to filter an array? 0.00
Javascript regular expression to match words and count the number o... +1.76
calling a prototype method from another - getting 'undefined... 0.00
Javascript check if unix timestamp > 24hours from now? -1.30
Simple floating point maths in JavaScript +1.03
JQuery - .each method to push Json data to array 0.00
Why does `window.console.log(this)` not log the console object? 0.00
Is it possible to bind functions to window using "var" fr... -1.89
JSON.parse not able to parse valid JSON object 0.00
Canvas: Convert Images into grayscale 0.00
Why can't I override the method definition in the class(functio... 0.00
Use array.pop() twice in a row to get second last element -1.58
Using Array objects as key for ES6 Map 0.00
How to custom sort in JavaScript? Not alphabetical or numerical +0.18
How does this JavaScript numeric compare function actually work? +0.08
Why are operators in the expression new Date().getTime() applied in... 0.00
Why isn't everything assignable in JavaScript? +0.27
javascript function call expression for object member functions 0.00
Javascript scope basics : .bind or self =this? +1.08
If the result of an anonymous function is assigned to a variable, i... +0.02
Nodejs - transform an array +0.26
why .call / .bind (from the second time) method ignores the "t... +1.25
Array Says Its Length Is 0 But Console Says Otherwise -2.39
Store Math Formula in Variable +0.35
Javascript - call a function when you finish typing -2.04
Unable to get output from child process 0.00
creating a date object with only year as an parameter in javascript +0.45
JavaScript: Self-executing function with parameter +0.97
Role of 'prototype' property amidst design of `function` ty... +0.10
How can I compare a string to an object key and get that key's... +0.28
Execution Stack vs Scope Chain +1.20
Object comparison function, do not understand this example -0.23
Why we use $(function() { }) like syntax in JS? +0.28
Javascript function parameters as an array 0.00
Javascript this undefined after function assignment 0.00
Javascript: Call a method inside another method +0.27
What does a conditional check on undefined var do? 0.00
CSS height property is getting overwritten by last calculated heigh... +0.34
Creating a function with properties -0.90
Concatenate string to form scope property 0.00
Why can't I modify the properties of images by referencing them... +1.17
How is it that (Object instanceof Function) and (Function instanceo... 0.00
What reasons are there for using Arrays instead of Objects to store... +0.29
Executing IF when one of the conditions is FALSE 0.00
jQuery :not selector and hash symbol syntax error 0.00
Optimizing each loop in JQuery +1.14
Javascript ternary operation weird bug +0.00
jQuery event not triggering on dynamically created element -0.08
JavaScript getTimezoneOffset() for January 1, 1970 0.00
Execute JavaScript code multiple times in different threads when th... +1.10