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 ... 20 21 22 23 24 ... 218
Title Δ
immediately-invoked function calling setTimeout calling for loop 0.00
Refactoring promise function to es6 format, await doesn't actua... +0.30
Is there a way to point to document.styleSheets[].cssRules[] using... -0.42
Get the file name of the current ES module +0.27
Embedding a Sequelize promise into a javascript async/await chain -2.08
Javascript return reference to array index with primitive value -0.45
How to conditionally load language dependent Javascript file 0.00
Why not just use object(map) for adjacency list edges representatio... 0.00
browser optimization of splice to slice 0.00
Why would you design a library to use const [] instead of const {}... -0.62
How to pass a Proxy object as context to a closure in javascript 0.00
then block isn't get called in chained promises +1.85
Can I control the flow of a function with a Promise's resolve /... +0.29
Performance enhancement of this one line of Javascript code +0.30
Async reduce returning promises +0.31
Can I use a property of an instance to update other properties? 0.00
Javascript ES6 Array Method for comparing current array value to next -2.61
How to return a promise from a boolean check inline? 0.00
Understanding the <$> operator 0.00
Undefined values handling: Proxy vs raw boolean 0.00
automatically perform action on Promise method resolve -0.21
Set prototype of constructor function without using Object.setProto... 0.00
How to assign values to JS object? +0.30
Can Fisher-Yates shuffle produce all playing card permutations? -0.87
How to share intermediate results of continuations? +0.29
Memory Leak In Javascript from shared closures 0.00
How to augment an existing function so it lazily unwraps its argume... +2.15
JavaScript asynchronous function Google Sheet API, data availabilit... 0.00
function with more arguments each in own parentheses, adding method... 0.00
Why __proto__ is the same 0.00
Are there any programming languages other than Javascript that can... -0.07
Why my code with switch(true) and Array.concat() doesn't work p... +0.30
rejectionhandled not firing 0.00
Is there something like a filterIndex? +1.47
How do I make a Promise that resolves when an event emitter emits a... 0.00
How to get rid of 'return new Promise' and not to lose data? 0.00
Changing parent's class static method from a subclass -0.74
How to support stopPropagation in delegated event listeners 0.00
How to bind function references inside of a higher order function?... 0.00
Method to track references to each javascript object from all other... 0.00
Add a space after every character in a string JavaScript -2.18
Push element to an immutable List without reassigning variable 0.00
Simplify code: height and width of an 2d-array -0.73
new Promise() vs (async () => {})() -0.45
How can I make an item in an array of tasks await completion of oth... -2.21
Keeping data in a constructor for use across multiple objects 0.00
Is there a graceful way to "simulate" passing a getter by... 0.00
Why do i have to specify any HTTP status codes in general ? What is... -1.33
Is it possible to redefine the base object valueOf to return an inn... -1.08
Is declaring a function outside an exported class in javascript lib... 0.00