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 ... 70 71 72 73 74 ... 163
Title Δ
Why do we need to wrap IIFE with () 0.00
What is the best way to conditionally add key/value pairs to an obj... -1.13
Adding elements in an array every 12 items -2.13
Assign an imported function as a class method? 0.00
Add script tags and load scripts sequentially -0.29
Create javascript function with JQuery 0.00
TypeError updating a nested array of Objects 0.00
Node async await code writing style which one is good and optimized 0.00
Sublime regular expression to match wx.data.xxx but not wx.data.yyy +1.22
Best way to add a menu to Greasemonkey script 0.00
Intersection of multiple arrays base on properties -0.81
Ternary operator multiple statements +0.87
On click, loop through each object key +0.19
Refactor += expression -0.79
Can an async function return undefined instead of a Promise 0.00
custom reduce function implementation - why is this particular list... 0.00
Removing all special characters except "some" apostrophes +0.21
My function not working outside of another function scope even thou... 0.00
When I use the forEach method, the browser says that there is no su... +0.20
JQuery .load() function doesn’t work because file loaded contains s... 0.00
Which is the best way to sort an array when it has boolean values? 0.00
How to use jQuery ajax reload the page that the user doesn't kn... -0.33
JavaScript returns false but still it is submitting +0.22
Listening to absence of event in JavaScript +0.21
Unable to convert a nested object into an array of objects and vice... -3.00
Regx look behind not support firefox 0.00
Javascript ? operator: how to pass multiple parameters 0.00
Async/Await overkill? Am I unnecessarily using async and await? 0.00
Why element.setAttribute('checked', true) doesn't work? +0.84
Parse number that is seperated with arrow +1.20
Is there a way to assign a script custom attribute the value of a v... 0.00
How to get specific text from a string using javascript +0.04
Duplicated JSON array validation -0.13
Summarize the frequency of array of objects +0.91
add if/else logic to JavaScript filter +1.03
what if i have some code wrapped with curly braces? +0.21
Changing a global variable inside a function, to change the setInte... -3.18
Performance difference between loading all symbols versus only one... +0.18
Module vs Class vs Object Literal 0.00
What is 'BigInt' in JavaScript? -0.64
Doesn't Closure on Promise Work With Asynchronously Affected Va... 0.00
How can I divide a large number by 1 without converting to floating... +0.21
How would you turn a JavaScript variable into a Template literal? +1.02
In es6+ isFinite([]) is different to isFinite({}) +0.90
Finding arithmetic mean of numbers asked in an infinite loop -2.50
Javascript after merging from Array to Object +0.49
Only last item of array is replaced 0.00
Create named arrays from JSON -2.92
Find an empty array and modify json +0.19
Is using arr.push causing my program to crash? +0.21