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 ... 8 9 10 11 12 ... 95
Title Δ
Using hidden input in POST Express 0.00
Why does constructor property return entire block of class? 0.00
Why can't Javascript ES6 call an anonymous super function? 0.00
Pick values to Component from array within array of objects -0.16
Chaining member variables with side-effect with the chain not endin... +2.15
Parentheses "()" vs Grouping Operator? Do they always rep... +0.34
Why parentheses (grouping operator) aren't needed to call a &qu... 0.00
How to shuffle a HTMLCollection 0.00
How to execute promises in batches (first resolving 10, then next 1... 0.00
Force program execution to wait until function finishes -0.16
How promise is resolved by function call? -1.30
JavaScript heap out of memory error when doing streaming upload 0.00
Updating an array within a variable created using Object.assign is... -1.54
How to get data in one middleware from another? +0.31
How does Chrome V8 compile and run Javascript? 0.00
How can I add the resulted strings into an array and eliminate dupl... +0.34
How can i synchronize callbacks (from within the callback) called f... 0.00
then block isn't get called in chained promises -1.85
How to stop fetch from executing if previous the fetch errored? 0.00
What's the difference between giving value to Date() by Number... -0.66
Is the “leaking arguments” a lie? 0.00
How can I implement a repetitive promise call chain? +1.37
Promise.all inside an asynchronous function -1.75
Is there a way to override an object property to turn it into somet... 0.00
How to write a Promise wrapper around Web Workers API? 0.00
Randomly split up elements from a stream of data without knowing th... -0.74
How to transpose an m*n matrix using recursion? +1.52
How to transpose an m*n matrix using recursion? +0.12
Get value from object by value from an array 0.00
Javascript Memoization in Browser Not Seeing Speed Up 0.00
Why does 1+[ ] return "1" in JavaScript? +0.79
Javascript forEach only adds the last key/value pair from original... +1.69
Most efficient way to flatten Array<Array<T> | T> in Ja... -0.30
TypeScript - ensure array has all values that are in string literal +0.34
How can I make sure I get a collection of HTML nodes/elements which... 0.00
When using Javascript's Reflect API to build an instance of a c... 0.00
Why useEffect doesn't call callback function if state doesn'... -0.68
Get closest index of value in array 0.00
One or optionally more functions as function params 0.00
How to clear timeout of self-restarting function on unmount? 0.00
keeping an array in order when props have been re-rendered 0.00
Why need to use super method in this code +0.69
How to assign multiple value to an enum in Typescript? -1.70
How to match array elements from one object into another object? 0.00
Dynamically load node module in a running node.js process 0.00
creating a function in Javascript with callback arguments +0.34
What's the alternative to the reduce pattern with Promises when... +1.26
Grouping dynamic keys in array of objects 0.00
How to launch 1 by 1 ajax request +0.34
Unable to pass/access array index through props -0.07