StackRating

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

CertainPerformance

Rating
1714.40 (92nd)
Reputation
129,227 (487th)
Page: 1 ... 62 63 64 65 66 ... 163
Title Δ
Why is JSLint warning me about my switch-case statement being incor... 0.00
My function to remove even values from an array is still returning... 0.00
Combined use of map and group for transforming array 0.00
Is there a way to take a unique string of 256 chars, reduce it'... 0.00
Make group of inputs' values don't exceed a specified value 0.00
How return an array of objects from `result1` that are not in the`... +0.75
What is the difference of a real Array and Array Iterator in JS -2.05
How can I "recursively" stringify a javascript function w... +0.54
How to get index of a dynamic JSON object in an array using javascr... 0.00
JavaScript closure: Uncaught TypeError: counter.value is not a func... +0.20
Is there a code to inject a javascript to website to change the wid... 0.00
How to use loop variables in javascript outside of the loop? +0.60
How to find quotes with double quotes? 0.00
Create a copy of an array but with only specific fields +0.65
Creating a sum of a range without loops in javascript 0.00
How to use self-defined variable in @require (Greasemonkey) 0.00
Convert given array to object array using loops -0.85
Access a method outside an object via onclick in JS 0.00
Create Map of Names based on Skill Javascript +0.20
it takes long time when i run javascript before window.onload 0.00
a.b < 0, why does this not throw an error when a.b === undefined? 0.00
How do I check if each of 3 variables are the empty string? 0.00
Why the filter method does not return the number 0 0.00
Can anybody explain what that expression does? 0.00
Getting second last occurrence and capturing the string after that 0.00
jQuery count number of input fields that have a value 0.00
type of undefined in Javascript 0.00
JS return value only of a specific object 0.00
Non-capturing groups 0.00
How to access a value from within a .then promise? 0.00
Regular expression to match text between curly brackets 0.00
ESLint error: 'value' is never reassigned use 'const... 0.00
javascript how to regex match and replace on hashtags but exclude t... 0.00
How to go to a link using the href value in JavaScript? 0.00
How does this code snippet run the final function after both ajax r... 0.00
How to invert boolean arrays inside another array with map and forE... 0.00
The question of whether speechSynthesis is allowed to run without u... 0.00
Is there a way to condense the following regex replace? (javascript) 0.00
how to filter strings in nested array? 0.00
Convert array to comma separated strings 0.00
Using Array.from in Typescript received function is not defined error 0.00
Why does this Closure require a return at the outer function also? 0.00
Why is Math.sign([]) = 0, Math.sign([20]) = 1, and Math.sign([20, 3... 0.00
How can I get last element of an array by using Destructuring 0.00
Return lastIndexOf exact word in a string 0.00
Need to determine complete word from search that contains substring... 0.00
What's wrong with the code for this beginner javascript math pr... 0.00
Static variable in an ES6 module (only initialised once) 0.00
Javascript check all values of object and it's nested object 0.00
Best way to handle fix datasets 0.00