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 ... 33 34 35 36 37 ... 218
Title Δ
memoize using the `function f();` syntax -1.52
How to solve the pyramid of doom with async/await? +1.35
javascript get arguments of invoked function? 0.00
Named exports with HOCs 0.00
Why class name can be referenced inside class even after it was red... +0.29
Deconstruct an unknown-name value out of a function argument in Jav... 0.00
Is super(originalError) necessary when extending the Error object? 0.00
Awaiting function that resolves a promise with no arguments -2.41
How to chain two-three third-party callbacks in JavaScript? -1.52
Why does a generator function with arguments remember past fetch re... 0.00
Function is returning object Promise - nodejs 0.00
Trying to write this in a more elegant way. Can I use a ternary in... +0.34
An Object like data type that can be evaluated as false 0.00
Assign Promise.all result to object properties +1.79
Why is there a timing problem with my promises inside a loop and ho... +1.45
ESLint - no-unused-expressions in ReactJS +0.30
Delete property in referenced JS object +0.30
How to store a JavaScript variable inside of an object as a property 0.00
how to convert objects properties into array with destruction es6 +0.26
javascript, async, await: can't extract value into class variable -0.83
How to handle an array of Promises then/catch +0.62
Generate list of items with 0 prefix using padStart -1.15
Array not being populated in some ocasions 0.00
Does passing in an array of arguments into a function have any adva... 0.00
How to sort array of objects and subset of array +0.29
Using while loop in Promise() 0.00
Update only non-empty fields | Object spread -0.47
Writing if/else statements with 3 conditions with a promise mixed in +1.05
Is it possible to require a class creating a new instance without h... +2.16
toplevel var statement with common vs. assignment statement with co... +0.30
ES6 default arguments to include empty string +1.08
React-native: Export function using 'this' from other compo... +0.31
How to omit nested object property 0.00
Node.js Promise with mongoose +1.34
JS Error - Why unexpected token when x declared inside (var x=1)? 0.00
Javascript are function in a module considered expresions or declar... -0.86
Async - await not working nodeJS with Mongoose 0.00
LinkedList in JavaScript, how to append changes to list? +1.58
What do you call function that use stuff outside of the function an... 0.00
is my understanding of ES modules correct -0.71
How to resolve a promise with two values? -0.34
How to merge objects in JS only when they are defined? 0.00
How do I return a specific value to any property or function calls... 0.00
Pass promise through a cascade of functions "tailing" off... -0.49
Set ignore list for no-undef (Defining expected variables from othe... 0.00
Alternative to looping inside for ... of and while(true) +1.09
Why Babel doesnt use javascript class when transpiling to ES2015? +0.31
Why is this microtask executed before macrotask in event loop? 0.00
Value arriving late? “Value below was evaluated just now” 0.00
Access destructured parameter by name 0.00