StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Jonas Wilms

Rating
1590.37 (2,280th)
Reputation
79,655 (1,044th)
Page: 1 2 3 4 5 ... 95
Title Δ
Loop over an Object and group every 4 items in an array within an a... 0.00
Function vs new Function +0.33
How and when Promise `.then`, `.catch` and `.finally` land in Event... -0.95
Typescript | extract from an object all key names with values of ty... 0.00
How to split many requests to chunks in JavaScript 0.00
What happens in Javascript in this particular case (Call by sharing)? 0.00
Speed-up execution of multiple async/await calls -0.36
Why are frontend frameworks in NPM? 0.00
JavaScript: Is it possible to use generator functions in web workers? 0.00
String matches/includes/exists in Map -0.33
Better way to passing parameters conditionally? -0.06
Why is there a global object in Javascript? -0.14
Using a class' Constructor function to initialise another class 0.00
java-script arrow function returns (x++,x) +0.37
Primitives vs structural types in JavaScript 0.00
What would be the one-liner for an array with array of previous ele... 0.00
Javascript persist variable that stores nodes after those nodes are... +0.35
How do you terminate an 'infinite' generator in JavaScript? -1.79
Can someone explain why this reduce method return like this? +0.37
How to return a promise from a Provider in react 0.00
Trying to Use Recursion to solve Fibonacci (javascript) +0.85
How to use setTimeout() along with React Hooks useEffect and setSta... 0.00
Where are values stored in JavaScript? 0.00
JavaScript: De-duplicate and Count Properties of Array 0.00
Is there any meaningful usecase to assign an instance of one functi... 0.00
Calculate finishing positions 1st, 2nd=, 2nd=, etc +0.72
How to yield* arrays in Typescript 0.00
Function not pointing to the updated value of state variable using... 0.00
Can subscription to locally referenced Observable be garbage collec... -0.14
Javascript: Confused about usage of Infinity 0.00
Dynamically extending a class in javascript -0.16
Return values from nested functions -1.14
I have two matching arrays. How can I pair the values without two s... -0.40
This expression is not callable when destructuring an array of Reac... +0.36
TypeScript cannot narrow type 0.00
Different behaviour between 'returning a promise' and '... +1.42
How to split an array of objects by arrays Javascript -0.07
A better way to trim all elements in an object recursively? +0.94
In javascript, If functions are 1st class objects. Then where the v... -2.05
Closures with objects 0.00
Rejecting a Promise with another new Promise -0.84
Invert object keys with value array -2.00
8 queen problem. How work this JavaScript code? 0.00
ES6 class with private/protected properties +1.31
What javascript syntax is used like the {get;set} syntax in c#? 0.00
Async funtions in event 0.00
Express.js CORS configuration, PUT does not work? +0.36
Async/Await - code executes before promise is resolved 0.00
Using an async iterable to chain promises 0.00
How to avoid repeating the same function to allow modifier keys on... +0.35