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 ... 5 6 7 8 9 ... 95
Title Δ
Recursion explanation countdown function with multiple methods 0.00
How To Update Props without re-rendering Parent using React Functio... -2.27
How to find the index of the center element of a 2d array using jav... 0.00
Run async\await infinitely -2.21
Is Javascript faster at comparing integers or boolean arrays? 0.00
How can I speed up NodeJS array access? 0.00
Async functions in for loops javascript -1.35
Is it possible to use .reduce with a const? 0.00
Is there any way to create space for a variable name within the var... -0.23
Exporting React Component -0.45
How to extend Number in TypeScript by adding a function similar to ++ -0.13
Array value replacement with corresponding id +0.98
removing element from parent node with loop 0.00
Which one is faster? `array.findIndex` vs `array.reduce` + `object[... 0.00
what is equivalent of java interface.class in typescript 0.00
Can we add another value to mongo grid fs? 0.00
How to restrict textbox that only allow whole numbers specifically... +0.11
Object transformation using a functional approach +0.16
Need to change socket.io class to singleton 0.00
Get client domain from request in node.js & express.js 0.00
Find a random combination of arrays with a total length of 10, and... +0.36
Merge array's consecutive items when equal 0.00
await inside for loop and break for loop if condition matched +0.36
What type do I specify for react components? +0.35
Are async functions that are used inside event listeners bottleneck... 0.00
unable to destructure variable in react -1.53
Why do I need to use async/await twice to make this Non-blocking? -0.14
How to resolve a Promise within a loop function -2.43
Prototypal Inheritance Issues in JavaScript 0.00
How to add class method to prototype in ES7 0.00
Using Object.keys(), map(), ...Array(), reduce() and concat() in a... 0.00
Why the JVM cannot be used in place of WebAssembly? -1.43
convert the literal value with parentheses 0.00
Node Js How to download file into memory without writing the file t... 0.00
ES6 destructuring get nested object property -2.33
When defining a key:value pair structure when object literal is pre... +0.01
React Object of values Add to Array of objects +0.36
Replace a "Tag" ( string ) with all the matches in JavaSc... +1.57
When to use JSX.Element vs ReactNode vs ReactElement? 0.00
restructure object to 2D array object +1.65
Is using setState in every iteration of a loop bad practice? -0.57
How to set the prototype of a constructor function? -0.37
How can I break down this gambling problem? +0.12
Understanding a pattern in Chrome DevTools Memory Performance Graph 0.00
Generic way to map one type of nested array of object to another ty... 0.00
IIFE run Function Declaration and Function Expression with differen... 0.00
Group array of objects based on array-type key -0.64
Law-abiding React Hooks +0.27
is it possible to store primitive properties as reference in a class? -0.16
Ternary operator and assignment: better way for not calling the sam... -0.03