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 ... 41 42 43 44 45 ... 218
Title Δ
Defer the execution of the Promise constructor but still be able to... +0.05
Doing work in ES6 Class constructors -0.36
Pure Javascript Module Pattern in TypeScript to not mess up global... +0.83
Why is bit-buffer and buffer giving me different output? 0.00
Lodash memoize key when the function being memoized accepts functio... 0.00
async function external stack context -0.71
Optional parameter object with deconstruction 0.00
How to reduce iterations when chaining map reduce filter? -0.82
Not able to assign data of a local variable inside Promise to outsi... 0.00
Function composition early return 0.00
How to generate multiple promises from a list returned from a promise +1.61
Returning array of nested keys recursively javascript +0.68
create function with property that can be accessed in and out of fu... 0.00
Most elegant way to initialise missing members of an object, whilst... +1.12
How to avoid using promise catch to control program? 0.00
Acting on Synchronous Promises -0.10
In ES6, how can I splice the prototype chain? 0.00
Convert Back to ES6 Classes in JavaScript +0.70
Why does string concat apply not work as expected? +1.19
Splitting a String on Specific Values But Keeping The Delimiters bu... 0.00
get object property without prompting undefined error -0.54
What is Object.Create() doing under the hood? +0.30
Merging arrays to form array of arrays in JavaScript (ES6) +2.14
TypeScript: Set Object.prototype with spread operator 0.00
Call class function before calling super in javascript class +1.00
Return resolve-value from async function +0.32
Object literal in object with prototypes, with funtion parameters 0.00
Module exports promise result on fulfilled 0.00
Possible unhandled promise rejection while catch is present -0.52
Difference between Javascript async functions and Web workers? -1.21
Can the props in a destructuring assignment be transformed in place? +0.33
Express.js next like functionality using a generator 0.00
Is it better to use Reflect.defineProperty instead of Object.define... +0.30
more functional way of coding this block? -0.35
About chaining es6 Promises, then() and value consumption +0.97
Promise design pattern -1.66
Catching Errors thrown by callback functions +0.32
How to Sum array parts within a loop with time-complexity of Big O(N) 0.00
How to use promises in order to skip reading locked files that deny... 0.00
Best practices for prototypal / prototype-based inheritance in newe... -0.37
Setting context for ES6 template literal within a Function construc... +1.51
Combine Promise and EventEmitter 0.00
ES8 await call isn't waiting for me 0.00
How to create Promise using other Promise? 0.00
Using if condition in node.js chaining 0.00
Regex don't match previous matches? 0.00
Promise in setTimeOut loop: return resolve() or if-else 0.00
error of prototype method or my misunderstanding in this task -0.23
JAVASCRIPT : use spread operator instead of for loop -0.19
how to keep the value of a counter var using recursion if every tim... -1.60