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 ... 54 55 56 57 58 ... 218
Title Δ
ES8 using arrow function with async and await +1.99
The assignment operator in JavaScript +0.33
object property order between integer indexes, symbols and strings 0.00
Serializing Coordinates: Object.keys() fails on instances of native... 0.00
ES6 class in class / modular class +0.71
Does await wait until the .catch has finished -0.65
is there more elegant way to write this condition? +0.52
How to deal with JavaScript Objects which have no constructor +0.07
ES6 modules' path resolution failure 0.00
async function example() or async example()? -1.05
Convert if statement to ternary operator +0.74
How to turn this callback into a promise using async/await? 0.00
Are anonymous function assignment variables locally available? +1.50
how to properly throw an error if promise is rejected? (UnhandledPr... +0.18
What are the implications of the recursive joining of Promises in t... 0.00
ES2015 initialization of a module not works 0.00
How to calculate the execution time of an async function in JavaScr... +0.31
JavaScript error handling async function passed to reduce +1.27
What is the ES5 way of writing web component classes? -0.15
How to define a recursive object with a single expression? 0.00
JS append </a> to <a> +0.31
Lodash iterate nested loops 0.00
Why don't people use Object.defineProperty for polyfills? 0.00
Syntax for importing functions from modules in ES6 +0.30
date.toLocaleDateString is not a function +0.31
yield from a list of generators created from an array +0.06
Some thenables in a promise is not being executed +0.32
Uncaught (in promise) TypeError: Cannot read property 'length&#... -1.47
How can I improve this REST request promise code? 0.00
Callback can not be invoked properly, if the parameter is a bound f... +0.30
if i already know an object`s structure,how can i eval the right va... +0.31
Polyfill for Internet Explorer ECMAScript Set constructor to allow... 0.00
Writing promise based HTTP request using Async/Await 0.00
Javascript: How to determine whether to promisefy a function? -0.82
How to delay excuting the code inside Promise? +2.14
How to make an if statement point free 0.00
How to execute a promise in nodejs with express +1.48
Async.waterfall inside a promise queue fails to show the indented b... 0.00
How to minimize refactoring, when an asynchronous value is introduc... 0.00
Implement async/await in sort function of arrays javascript +0.84
using array.map with repeat in Javascript +0.41
How to explain the same structure expression `(?=\w{6,10})\d+ and (... -0.17
Implement a single function to set and get the value of All Private... -2.65
Sharing storage between instances of same web app -1.36
Function return type not enforced +0.33
Object assign to merge 2 array of object and keep self property -1.52
What causes childNodes to return #text instead of <div>? +1.61
Resolve promise into addEventListener +0.84
Using thunk to conditionally perform async does not execute twice 0.00
Why 4204900352 & 4204904447 is -90066944? +2.35