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 ... 56 57 58 59 60 ... 218
Title Δ
Async IIFE vs. Thenable 0.00
Spred operator ES6 with statement 0.00
How to create a Promise for nested async calls +0.30
How to Prevent Inheritance of Specific Method? +0.02
IIFEs as closures 0.00
Regarding the fallback constructor function pattern in JavaScript? -0.15
Resolve promise from a chain 0.00
Javascript object only available inside functions despite not being... -0.15
Javascript GC apply existing object -0.67
Trying to understand Promise() +0.94
Understanding Chrome GC with async methods 0.00
How to partition array of integers to even and odd? +0.47
Removing all html tags in a page besides <a> tags with ES6 Ja... -0.17
Is it possible to “buffer” DOM changes that happen in a loop (to in... +0.72
Merge sets of overlapping time periods into new one +0.34
How to dynamically extend ES5 and ES6 classes 0.00
Symbol.iterator: get all the object's properties in iterator ob... -1.21
Promise-chain vs. simplicity 0.00
Iterables: Objects with iterators, or generators 0.00
Are Promises unicast or broadcast? +0.33
Await equivalent of 'Promise.resolve().then()'? -0.07
How does __proto__ work when object is created with Object.create(n... +0.34
What is [keys[i]] in Javascript? +0.34
Getter Returns Undefined 0.00
Can closures (in Javascript) lead to stack fragmentation? 0.00
How to prevent global variable value of being overwritten with many... +0.33
Is there a value X such that new Date(X) yields the current date? -0.50
Extend and override JS class private and public methods 0.00
JavaScript Closure incorrect behavior -2.23
Proper JavaScript Objects 0.00
JavaScript: Understanding use of generators and generated sequence 0.00
How do I convert existing promisified functions to async await? 0.00
How can you use the 'this' keyword inside of a function sig... +0.33
How should I convert prototype initialization into ES6 0.00
Get first level li from ul 0.00
Is is possible to put a function as key in computed key ES6? 0.00
Order of thrown errors? 0.00
Handling Errors (Rejections) in async/await inside Array#map 0.00
interpreting var a=b.c={} in javascript? +0.33
Array destructing from Object.entries in Javascript 0.00
Javascript array de-structuring and Object.entries -2.11
Typescript prevent overriding child class properties 0.00
javascript, add function to prototype +1.78
Typescript/Angular/ES6: can I finally let `hasOwnProperty()` die in... 0.00
Is this closure correct and are there any mistakes in my reasoning 0.00
Rejecting react redux form with async/throw instead of promise -0.43
Chaing promise in loops 0.00
switch statement always goes to default in javascript -0.80
Super expression must either be null or a function, not object +0.34
Array.reduce mutating state outside is not recommended? +0.34