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 2 3 ... 218
Title Δ
How to Math.floor on BigInt in JavaScript? 0.00
Can Javascript be tricked into believing an Object is an Array? +0.29
Is there a way in Postgresql to query the entire JSONB record in a... 0.00
Why does saving the result in a variable using promises yield bette... +0.30
Reversing a Link List in JavaScript overwrites this.head and doesn&... +0.29
Clear memory of parent class instance created by calling super/exte... 0.00
How to check which module called the constructor of a class in Java... 0.00
Is there a way to store fetched API data in a global variable? -0.21
Calling async function within another fails, yet code execution con... 0.00
Animate.css promise sometimes doesn't clean the classes after a... 0.00
How to convert a huge number to Ascii using JS? -0.33
"can't access lexical declaration 'players' before... -0.21
Awaited Promise Assignment/Passing vs Simply Awaiting -2.43
is there any way to catch the exception (outside) thrown by async c... 0.00
Proper way to 'recover' from a failed promise? +0.51
Why use process.nextTick to ensure correct execution of asynchronou... 0.00
How can I access a class name if I use import * in JavaScript? 0.00
In JavaScript ES6, does an iterable spit out a new iterator each ti... -2.69
Why do this setter is not giving me intercepted values when I proxy... 0.00
How do I shuffle an array in TypeScript with the Fisher-Yates Shuff... 0.00
Is it possible to optimize my js hashmap challenge to merge two .fo... -2.83
Unable to send the multi part form data from React to Express Js co... 0.00
why the getElementById() method isn't working right -1.51
How to return a destructured object without declaring variable from... 0.00
Where is the executor code for a chained promise in javascript? -0.61
Why can't `useCallback` always return the same ref +0.28
JavaScript: differences between `Object.prototype.toString.call(foo... -0.91
How to write an asynchronous (promise-based) function that times out? 0.00
When using spread syntax on a generator why return value is not ret... 0.00
How to wrap Javascript function within function expression? +0.27
Call child method from parent class Javascript 0.00
React and Javascript: Equivalent for C function prototypes? 0.00
Why do I get a "Promise executor has already been invoked with... 0.00
Clarification on order of Promise resolution using Async/Await +0.31
Distinguish call of `then` through `await` 0.00
Better solution for forEach and if ? map, filter Javascript -2.10
Is react useMemo more performant than module level variable? 0.00
Why are constants called "constant variable" in Google Ch... -2.09
Refactoring Promise code to remove async/await in new promise const... -2.90
Is there a way to cleanly create a promise that resolves after left... +1.64
Require Handling of Event in Typescript Interface +1.14
Javascript Promise behavior after the System resume from sleep mode -0.75
Is the intrinsic object creation order mentioned by the ECMAScript... +2.33
Javascript: How to preserve tree structure and grandparent-child re... 0.00
Node: Unhandled promise rejection -0.76
Does it an error that professional javascript for web developers te... +2.35
Nullish Coalescing Postfix Operator? 0.00
How to use callback with useState like setState in class components? 0.00
How to distinguish between property that is not enumerable and ES6... 0.00
How to detect modification of JS function? -0.23