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 ... 31 32 33 34 35 ... 218
Title Δ
Setting value of async function to the value of the return of the .... -2.52
Promise in promise 0.00
Angular - Async method doesn't return a rejected promise +2.38
__lookupGetter__ VS getOwnPropertyDescriptor to retrieve a getter 0.00
Process a file line by line asynchronously in Node.js -0.28
nodejs - Returning a Promise after the end of a for loop +0.28
Finding shortest path unweighted graph using BFS (javascript) 0.00
Unsure of what ESLint rule to turn off 0.00
Reflecting object internals in type signature 0.00
How to change multiple variables for any given variable inside a fu... -1.27
memoize any given recursive function in JavaScript +0.97
Is there a purpose to hoisting variables? +0.29
Async function calls and accumulation handed elegantly or idiomatic... +0.30
setTimeout working with async-await keywords but don't know how... +0.27
Is this an acceptable method of avoiding callback hell in old versi... 0.00
Mapping over array using Async/Await with Puppeteer to return result 0.00
Is cloning an object, map or array and then using delete for exampl... +0.82
Call another function inside fetch .then - Javascript 0.00
Accessing a class field on a superclass 0.00
Get shuffled, non-repeated items across multiple pages 0.00
Apply an operation to each result in an Array resolved by a Promise... -1.55
Something wrong when reset the javascript constructor +0.26
Passing in data to class in ES7 without a constructor function 0.00
Writing to __proto__ object -0.27
How bind works with new and instanceof? 0.00
How to change value on Map? 0.00
JS - How to dynamically import a module await it and then export th... 0.00
One-Dimensional Array Iteration Using Recursion +0.73
How can you merge objects in array of objects? -1.08
javascript function callbacks, does argument (error, response, body... 0.00
Why does interval function not execute unless for loop is removed i... +0.28
Can’t move a method that uses super -0.72
How to use destructing in JavaScript — in a helper function which w... +0.28
Async Await Default behaviour 0.00
Heap's algorithm to return array instead of printing 0.00
What are the down sides to wrapping promises in an object that reso... 0.00
Why is setTimeout shows up in stack trace of error thrown into its... +1.05
using a guard with a list haskell +1.93
Create a constructor out of a constructor +1.38
Can pure functions be asynchronous? +0.29
Desctruct a variable from a return object of a function insde anoth... +0.88
How to Create an ES6-module that does not cause errors on older bro... +0.29
Is there a proper way to parse JSON prepended with a loop in JavaSc... +1.08
Scoping when nesting objects/functions +0.29
Using an await in function parameter +1.55
Escape reserved keywords in object destructing assignment 0.00
call a function every time i return a variable? 0.00
Extending Builtin Array, super() behaves strangely 0.00
Access parent (super) method in object created by Object.create +0.29
Override getter/setters created with Object.defineProperty 0.00