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 2 3 4 5 ... 134
Title Δ
JavaScript Promises with setTimeout resolve in sequence +0.26
Changing Variable Passed as Parameter in Javascript 0.00
Is there any way to use replace method for last occuring characters... +0.61
Why does this Javascript code return an empty array? 0.00
insert unicode like \u1d6fc in a javascript text string +0.28
Invalid regular expression error in RegExp 0.00
How do I make this function reusable? 0.00
setAttribute is not a function when referencing from a variable -0.22
Why I am getting NaN while trying to get sum of numbers +1.05
Is JavaScript caching calls to Object.keys() in functional filter()... 0.00
change currentTarget of event for event delegation -0.68
Can't parse JSON from data attribute -2.78
how to locate the global variables in JS? -1.12
Uncaught SyntaxError in html file but there are no identifiable syn... 0.00
passing variables into functions javascript 0.00
dollar-sign and a single quote breaks JavaScript string replacement 0.00
Simplify nested ternary in Javascript +1.07
Why hoisting works differently in variables compared to functions? 0.00
How to continue Javascript variable onto 2nd line when over 80 char... +0.23
Is the result of an assignment expression always the value on the r... +1.19
Reduce and object deconstruction/assignment +0.46
Uncaught ReferenceError: Invalid left-hand side in assignment when... -2.05
Why is my call stack size exceeded during this quicksort? +0.28
Problem with converting array to json in JavaScript -0.23
Javascript If/Else paradox setting value while scrolling 0.00
Javascript or Query - Convert Associative Array into Object +0.48
using spread syntax with ternary operator inside object literal +0.44
Check which condition in IF statement is true +0.94
Why do square brackets around HTML-bound event handlers work? -1.11
In operator returns false +0.28
Check if at least two elements in an array are greater than zero -... -1.10
Print even number using for loop without using if condition 0.00
JavaScript: Trim Whitespaces From An Object's Keys Both From Le... +0.28
How can I improve and shorten this block of code? -0.30
Reusable Ajax Call With Different Parameters +1.25
Javascript call method doesn't have same context -0.22
Javascript : Unexpected empty element in array with different key t... 0.00
JavaScript Array.filter uniqes and not block the UI +0.27
Problem with default parameter and object +0.05
When checking for undefined'ness in Javascript, should I use !=... +1.22
Javascript regex non greedy with global doesn't seems to be wor... -0.47
Why should length of the array be stored in selection sort algorithm? -2.43
Why am I getting a return of index two? +0.28
Why use -1 when looping backwards in javascript? -0.21
Why does the finally stanza of a try..catch..finally block get run... -1.10
How does type conversion works in JS? 0.00
Why does Promise.all() tigger Array.prototype.then if defined? 0.00
Javascript - Saving class instances into hashtable/object and using... +2.02
JavaScript How to declare 16 length array with default 0 value quick? 0.00
Why is 2 ** (1 << 31) == 0? 0.00