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 6 ... 95
Title Δ
Is there a performance cost if use multiple imports instead one nam... +0.37
Type should be one of javascript array - Typescript 0.00
What exactly is hard coding? +0.04
Change border color if the field has a value +2.38
Is there a shorter, more natural syntax for exporting binding funct... +1.51
How to make one object use functions from 2 different classes? 0.00
Promise resolve call is unnecessary? 0.00
How can I properly convert the following Jquery to pure Javascript? +1.69
typescript: How to get objects with the same property values but di... -0.53
How to correctly resolve a promise within promise constructor 0.00
Can you use a variable but also redeclare it locally in a closure? +0.37
Are there functions without .call() and .apply() methods? 0.00
Performance of declaring function withing a scope of a function vs... -1.21
Floating point numbers - no arithmetic operations and precision err... -0.64
Create a function to slice without using slice() +0.37
Spread operator with React Props in Typescript (error: ...could be... +0.36
How to display one item per `type` attribute in a list? +0.45
Does setting an item in a WeakMap modify the key itself? 0.00
When a browser is parsing a JavaScript file, does it block the main... 0.00
While studying NodeJs i got "cannot get 'address' &quo... 0.00
Do I need to use PrevState even if I spread the state into a variab... +1.42
useState what am I doing wrong? +0.34
Cancel Debounce Function 0.00
Reset The State on React JS 0.00
Rendering a component in JSX vs via function +0.22
How can I use Promise.race or Promise.all with async iterables? -1.16
Generify transformation of hierarchical array into a flat array -1.76
How to apply time limit to a loop in typescript 0.00
When using a while loop in JS, why is it possible to return a value... 0.00
What characters are grouped with Array.from? +0.22
how to use a global variable when it takes a value in another file -0.38
What is the following code snippet from a slate.js example doing? 0.00
Update parent node if child node is selected - Tree traverse from c... +0.02
Creating an iterator to act like an observable/go channel, why does... 0.00
React Hooks - render component conditionally based on state -0.47
How can I create an object whose methods pass on their calls to a p... 0.00
Can I pre-allocate memory for a Map/Set with a known number of elem... +2.23
Understanding Hashmaps with Javascript 0.00
Explain this order of execution of setTimeout and catch handlers 0.00
sampleDocument is not assignable to type T 0.00
Replace values of an array of objects from another array of objects... +2.10
Awaiting promises which is assigned to a variable +1.01
Different return type inference for same implementation in typescript 0.00
Updating Boolean Value in React State Array +0.37
Why does `Object.keys/values/entries` return Arrays while `Array...... 0.00
Can I destructure a property into the same property of an object li... 0.00
How do I find all possible permutations for a specific number? +1.49
Inside the world of JavaScript, is protocol just something larger t... +0.28
Stop a function running from ANOTHER function in JavaScript -0.34
How Object.create() should create obj2.__proto__ from ob1.prototype... 0.00