StackRating

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

Bergi

Rating
1653.67 (507th)
Reputation
598,890 (39th)
Page: 1 ... 21 22 23 24 25 ... 218
Title Δ
Permutations algorithm prints out parts of error message 0.00
How to multiply all items in array inside a loop with JavaScript -1.09
How to iterate over an iterator? +0.30
Inheriting attributes from prototype 0.00
Confusion with how promises are used in JS 0.00
can a exported variable be changed in the original file? -0.71
JavaScript: Property descriptors are ignored when passed to a funct... -0.69
What are the type conversion rules for using a spread syntax? 0.00
How is PromiseRejectionEvent triggered? +0.29
After clearTimeout it's still a number +1.03
Why does CoffeeScript compile a single param function in this way? 0.00
Reconstruct a method from an array of strings and execute it +1.05
Changing the default value of a parameter in a function, is it poss... -0.17
How to map array of objects to key-values? +0.03
Addition of two or more functions in javascript +1.07
Shortest distance between objects -1.03
Javascript: If Statement containing functions not resolving -1.10
Vue template syntax increment in mustache 0.00
Javascript: overriden methods defined as arrow functions are not se... 0.00
JavaScript function/object structure is unclear to me 0.00
Object spread filter key +0.43
What is the term for "to asynchronously return"? 0.00
Why is my promise's 'resolve' being sent before the fun... +0.27
JS: How to create an array containing permutations of a sequence 0... 0.00
How to return list of indices that contain value +1.05
Destructuring and rename property -1.96
How to extract from object based on value of a property +0.53
Javascript overriding parents get method +0.63
how to show custom confirmation alert in loop for react JS? +1.21
How to fix 'Function declarations should not be placed in block... 0.00
what does the syntax in function foo({ defaultValue = {} } = {}) me... +1.30
Recursive fetch returns an array of promises instead of values 0.00
Purpose of call with null in curry function (JavaScript implementat... 0.00
what is `import m from '..';` +0.45
How does outermost evaluation work on an application of a curried f... +1.04
Why this is an empty object when module.exports is assigned an obje... -0.47
Why does JavaScript have default exports? +0.32
Using Math.max and Math.min to remove highest and lowest number fro... -0.96
Computing props within a v-for loop 0.00
(async () => { })(); vs callback 0.00
How to bundle a promise from a then and catch block +1.43
can we simplify this shorthand if/else +0.57
How do JS modules prevent custom elements defined inside from expos... +1.31
How to catch the status code when fetch fails using async await 0.00
Return empty when using await? -0.48
Self instantiate inside static javascript class method a bad practi... 0.00
How to change the value that a template string extrapolates 0.00
return boolean value based on the mode 0.00
Proper way to escape ${} in a JS template string -0.68
How would you refactor this Javascript object looping? +1.84