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 ... 82 83 84 85 86 ... 163
Title Δ
RegEx for extracting scattered numbers in a string -0.54
Create an array of objects from a nested object +0.53
Is there any way to make use of information hiding while not wastin... 0.00
How can I make this function shorter with ES6? +0.41
Difference in efficacy between parseInt() and Number.isInteger() in... -1.48
Is this deep obfuscation? Cannot understand the meaning of it 0.00
Why concatenate and sort methods behave weirdly? 2 Esentially same... +0.19
Reverse Array, Let Elements in New Array Equal Length of Original A... +0.70
For object with multiple arrays, return array based on checking two... +0.19
How to pop() on object? (ES6 / ES2015) 0.00
how to match string that containing at least one alphabet and one *... 0.00
How To Simplify my javascript code for hiding/showing a para +0.43
Why numbers are not instances of Object while they inherit from Obj... -1.79
Transforming jquery function into functional programming function -1.30
Find min/max values from object array exlcuding infinity +0.19
How does same value zero algorithm works? +0.90
Pass this to jquery on() function with $(this) 0.00
Regex going too far, need to limit it 0.00
I have an insecure API (HTTP) that I'm trying to access and Chr... +0.96
Do JavaScript classes have a method equivalent to Python classes... -0.16
RegEx for matching URLs with 4-6 digits ID -3.41
Ensure es6 find don't break when property is not defined -2.83
How to skip a duplicate object using a property value within reduce... +0.66
Allow validation to domain name after two dots -1.19
How I use RegExp replace template with ${var}? -1.76
List of individual JavaScript object to proper array +0.82
Is it possible to create variables dynamically with Javascript +0.52
JavaScript: Why does the "for in" loop pick variables fro... +0.20
typescript- filter array of objects based on another array 0.00
Substituting matched characters with a value from object +1.05
How To Update A Destructured JavaScript Variable Based On Scopes/Cl... +0.85
How can I give my JSON dictionary a main key, without implementing... 0.00
How can I convert string "folder/lower-case-with-dash" to... 0.00
Can I modify the content of a string within a prototype method? +0.82
Omit property variable when using object destructuring -1.35
How to fix Do not mutate state directly. Use setState() with array? 0.00
Returning html tag names in array that match a tag name query 0.00
Find specific div in forEach +0.75
How to filter an outer array based on an inner array? +0.73
Trouble with IF statement carrying variable value into switch +0.63
ESLint rule to allow only either default or named exports per file 0.00
How make a more concise code using the For statement? +0.39
Is there a way to exclude a string if it begins with some values? +1.10
How to conditionally update properties of an object? +0.62
window.scrollTo with setTimeout goes into infinite loop but works f... -1.17
Promise does not resolve this 0.00
How to combine multiple JSON objects where key value is the same -0.49
Is there a way to view the contents of a predefined function like a... +0.17
I am declaring a function, but it is non callable, why? +1.30
Immediately invoked function expression without using grouping oper... +0.11