StackRating

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

Benjamin Gruenbaum

Rating
1654.70 (495th)
Reputation
200,572 (232nd)
Page: 1 2 3 4 ... 38
Title Δ
Why and when to use Promise.resolve? 0.00
Does ES6 `let` and `const` only work in compile time when compiled... +0.65
Promise 2 resolves before the Promise 1 -0.09
async/await with event-stream mapSync not working -0.72
Where should a state be defined? +0.28
Where are asynchronous promises stored in JavaScript before executi... 0.00
Apparent superfluous "unhandledRejection" event fired +1.64
How browsers handle observable internally? 0.00
Catch Promise rejection at a later time -2.57
Angular 6: event call at the end of HTTP call 0.00
When do nested promises need to be returned? +1.38
Why is finally executed before Promise's then? -0.22
Is there a name for this Javascript snippet "Promise.resolve()... 0.00
How can I retry function? +0.28
Accessing Multiple Arguments +0.97
Waiting on multiple map methods to return using promises and then g... -2.33
Are Java's collections interface and class hierarchy ill done? -1.56
What are the differences between `include` in tsconfig and `entry`... 0.00
A variable Y that should approach another variable X over time 0.00
How to handle asynchronous error in Node.js +0.26
Propagating rejection from outside promise to inner promise 0.00
XMLHttpRequest Promise, nested in some sync code 0.00
Get original function name from within promise.then / promise.catch -2.21
VueJS Vuex - Promise that resolves on state change? 0.00
Confusion in Converting Callback into a Promise -0.22
Use promises to call a function only after another completes in jav... -0.74
Can I rely on non-chained subsequent promises order? +1.16
How long do resolved Promises take to enter the task queue? +0.28
jest: Testing catch case in utility function that performs a consol... 0.00
How to handle branching within Promise? 0.00
simple UnhandledPromiseRejectionWarning 0.00
Javascript promise chaining with promise.all not working? -1.83
How to handle empty Objects in API responses before rendering to pa... 0.00
Are heap snapshot identifiers guaranteed to be monotonically increa... 0.00
Why is the error not being caught in this NodeJS async function? 0.00
Jest fake timers with promises 0.00
Global Import In ES6 +0.28
Prerendering React app 0.00
Confusing variable assignment in Functional-Light JavaScript by Kyl... +1.34
Why is `.catch(err => console.error(err))` discouraged? +0.68
Promise Retry Pattern Memory Footprint +1.29
Promise not executing then outside but it is inside the function 0.00
how to timeout promises in jest? 0.00
make array<Promise> to an array without Promise 0.00
Puppeteer - using await inside loop +0.28
Creating table with Javascript and dynamic variables -0.21
order of evaluating recursive tree path with promises +1.95
Promises/Fetch in JavaScript: how to extract text from text file 0.00
How to propagate RTCPeerConnection changes to a React component wit... 0.00
UDP stream into webRTC 0.00