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 ... 26 27 28 29 30 ... 218
Title Δ
How to create an object inside an object in Javascript? +1.03
How to write a generic rollback or halt in a function -0.31
Benefits from async await vs return promise +0.21
Problems with promises in JavaScript 0.00
Creating reusable promises without .catch +1.04
Fastest way of processing a nested tree of promises in javascript? 0.00
Difference between declaring methods within a class or using the cl... +1.59
Trying to use await with promise in my code here - how to? 0.00
How to handle the endianness with UInt8 in a DataView? 0.00
Promise catch, how to return a new alternative promise to continue? -2.64
javascript revealing module pattern with multiple files/modules and... 0.00
Chainable promise method +1.52
Composable arrow function example in video? +0.99
Using the same method several times in one function +1.23
Fail-fast behavior of Promises.all 0.00
Why can't I set the 'prototype' of a function created u... +1.55
Proxy ES6 class and maintain prototype chain 0.00
AWS SDK S3 calls, inside a forEach while updating the forEach array 0.00
Promise.all causes Jest to display UnhandledPromiseRejectionWarning +1.38
Why does using a destructuring assignment on a fetch response cause... 0.00
Why will my animation not work if I declare my variable locally? +0.91
Object entries returning undefined -2.72
Can't execute code within .then callback function? 0.00
Is it possible to cancel a child promise when parent is cancelled? +0.66
Problem Using Promise to Set Global Variable 0.00
Is re-exporting modules harmful for tree-shaking? 0.00
What kind of empty Javascript Object is this? 0.00
Write createWriteStream txt contents to a global variable with Node... 0.00
Is there a better way to return an object and constructor from a co... 0.00
Is there a way to bundle native ECMAScript modules? +1.10
Shadowing of global property 'undefined' 0.00
Is it possible to write two condition in one curly braces? -0.88
How to update placeholder color using Javascript? -2.25
Why is undefined a global property which represents the value undef... +1.06
function sent to other functions as arguments 0.00
Error wait with function already contains async +0.30
How to discard a delimited continuation from within multiple nested... 0.00
Javascript dictionary of dictionaries to dictionary based of 2nd ti... +0.47
How do I avoid getting no-new without commenting out? 0.00
Scoping issue with functions and convert to Arrow Functions +1.55
Reduce Array of objects to object of objects 0.00
A little help understanding closures? +0.92
waiting for fetch results in javascript +0.68
Completely lost with promise async/await -1.56
If these problems are NP-Complete, how are there polynomial time al... -0.21
TypeError: (intermediate value)(...) is undefined in selfinvoked fu... 0.00
Call an array of promises in parallel, but resolve them in order wi... -2.48
ES6, Must call super before accessing 'this' and defining c... 0.00
How do I wait for all Promises to finish before executuing ABCD fun... -0.71
How do you make an if-statement permanent? -0.51