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 ... 4 5 6 7 8 ... 95
Title Δ
How can I stop nested setTimeout with clearTimeout? +0.37
Handle multiple exceptions of same instance seperately 0.00
How to use Nullish Coalescing in Typescript -1.20
How a callback is being passed in to a function? 0.00
How to write this with Promises? +2.01
Javascript: function binding does not work with caller 0.00
In React, why is a called function containing a closure not immedia... 0.00
Is a Javascript this.object.property = object.property passed by re... 0.00
How to tell if there are any pending (un-fulfilled) Promises on the... +0.59
Load external library from CDN under an alias +0.36
Merging arrays, why is my input array mutated? +1.37
Generic typing for some utility functions 0.00
Adding a second addEventListener() breaks the first one -0.65
Typescript/React functional component's props function - what t... 0.00
Webpack is erroring when I attempt to import a directory containing... +0.34
My async function is not waiting for a promise from Firebase 0.00
TS2339: Property 'style' does not exist on type 'Elemen... +1.61
How do I write generic reusable promise then/catch handlers? 0.00
Conversion from Object to array 0.00
How to make my async function await EVERYTHING? 0.00
Why Node REPL evaluates expressions differently depending on whethe... 0.00
How to manage a stream in order to process incoming data in node.js 0.00
Variable as Interface or Interface[] type 0.00
Nested Object.keys() are printing properties multiple times instead... -0.64
Why console.log([1, 2, 3, 4, 5, 6, 7, 8, 9, 10][1, 2, 3, 4, 5, 6, 7... +1.66
print key of highest value in map -1.03
Find most frequent item of a JS array with one loop -0.24
Using the property value of a Class to affect another Class object... 0.00
Node.js + express how to add string to the request url? 0.00
Is cache miss possible in NodeJS and how to get it? 0.00
declare a variable withour var inside a function in javascript +0.35
confused about function declaration in { } 0.00
Running a custom module in Express 0.00
Different behavior of async functions when assigning temporary to v... 0.00
How can I pass a param to a promise inside usePromise React hook 0.00
can I return answer to else / if statements without assigning a var... 0.00
Can you make a ref not change after context change? React 0.00
how to filter strings in nested array? 0.00
Start/stop a background worker in JavaScript (Node.js) 0.00
Reverse a number by converting it to a string USING toString 0.00
I am getting the error when using super in derived class 0.00
Can I push new promise into array in the middle of Promise.all()? 0.00
when is setState() invoked? 0.00
Initializing web workers 0.00
What is wrong with the iterator for a tree data structure? 0.00
Javascript [[BoundThis]] value 0.00
Make function like confirm 0.00
Price Calculation based off user input React JS 0.00
Can I use "let" in react function component? 0.00
How are ES6 maps implemented under the hood? 0.00