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 ... 49 50 51 52 53 ... 218
Title Δ
Javascript - Same name for static and instance methods bad practice? 0.00
How to check if class overides parent methods in ES6 +0.30
How to concatenate operators in javascript? -0.08
How does JavaScript know that a method is asynchronous? -0.56
Why doesn't this debounce function work? +0.45
Delay between promises when using Promise.all +1.64
ES6 Promises - Without using a deferred, how can I guarantee eventu... +0.31
Extract values from Specific Structured Object Array in ES6/ES7 -0.95
variable and function with same name clobbering +0.71
Exit while loop in async method in OOP Javascript ES6 0.00
Do completed promises further up the chain get GC'd? +1.85
How to fix Eslint error "prefer-destructuring"? -0.69
Uncaught in promise error but getting result from first call 0.00
Semantics of return value of a generator +0.29
Iterate through object properties with Symbol keys 0.00
Why Object.getOwnPropertyNames() gives the methods on the prototype... +1.14
Lexical environment example explanation +0.77
How to simplify with spread syntax es6 0.00
How to implement this foldl0 function without helper method? -1.94
Making bubble sort pure and efficient 0.00
What is the best way to re-use code in two different situations whe... -1.73
Is there a better conditional setTimeout pattern? +0.15
How to convert a float to binary using javascript -0.18
Is it safe to override the constructor pseudofunction when subclass... 0.00
ES6 curly braces usage when extracting from an object and assigning... +0.33
Can I programatically get Chrome Devtools Performance information? +0.31
Javascript - Anonymous functions declared without type declarations... 0.00
Javascript regular expression to match French characters -0.65
Promise override causes then calls to error 0.00
Efficient method for building a promise object +0.31
javascript: left-merge two objects using EcmaScript 6 / immutable js +2.24
js async/await throws error on using this keyword -0.01
Waiting for a javascript promise to complete (when I have no other... -0.70
What's happening when inheriting a Proxy of Class (Function) in... 0.00
Nested object destructuring: Duplicate declaration "fontSize&q... 0.00
Detecting template literals in javascript +0.31
Execution stops after await Promise.all +0.31
'Promise<void>' is not assignable to type 'Promis... 0.00
ES6 goodies for destructuring and assigning to object properties +0.31
Setting a property of a primitive type appears to be a no-op. Can i... +1.32
How do I reuse a generator in ES6 javascript in for loops? 0.00
End-user documentation/explanation of IsInTailPosition() in ES6 Jav... 0.00
Method chaining in es5 classes +0.66
Importing IIFE with parameters in es6? 0.00
How to tidy up a JavaScript filter function with many many conditio... -1.09
Date.now vs process.hrtime -0.20
calling resolve from callback function in angular 0.00
Export a class import an object +0.06
Scope in generated Callback function +0.30
How to handle recursive promise rejections? 0.00