StackRating

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

Patrick Roberts

Rating
1597.55 (1,888th)
Reputation
21,706 (6,116th)
Page: 1 2 3 4 5 6 7 ... 24
Title Δ
Quick and efficient permutations with max length -0.62
How to cancel last Promise if not resolved? +2.10
javascript - How to merge each element in array with other elements... -0.30
Efficient way to dedupe large list of arrays -0.19
Multiple API calls with fetch in chain and Promise.all +1.72
Javascript download binary data without base64 0.00
How to use private class fields in nodejs 12? 0.00
assign function to multiple variables without reference +0.55
Extract objects from nested array of objects +1.95
How to set a Type Literal on a widened type parameter (or prevent t... 0.00
Object destructuring when creating new objects 0.00
Construct nested hierarchy based on flat data +2.11
Checking to see if this Javascript code is 'DRY' or ineffic... 0.00
How to know if the caret position is in between {} characters in a... +0.81
Cannot assign a derived class to its parent generic interface -0.63
I have an array of numbers. I need to return a new array in which t... +1.51
JS :: First Class Functions :: Parameter Value Confusion -0.99
JavaScript, how to continue expression on the next line +1.13
Recursive filtering of array of objects without child nodes -1.61
Correct way to implement a single instance in a module 0.00
Async/await vs Promise -1.09
Create Node Structure From Tree Structure 0.00
useRef readonly value only at initialization 0.00
Problem understanding and implementing how promises and asynchronou... 0.00
Can I use javascript map, filter.. to map two arrays has same id? -0.45
Is it possible to compose generator functions like you would normal... +0.38
Split on new line, unless inside double quotes -0.69
How can i rewrite these JavaScript promises to be less complicated? -0.19
React.js - Functional component with useState hook doesn't re-r... -0.12
How to call parent class's Symbol.iterator from within child... 0.00
Modify JavaScript object property from array to string -0.78
How to check if string in type 0.00
Use AsyncIterator in Typescript – required options 0.00
is there a way to make the second function use the first one: syntax +0.39
Typescript - get explicit object key type from an object defined wi... 0.00
How to ignore exceptions for children before rendering the component? +0.38
Is there anyway to set a variable equal to function that is called... +0.13
Is there anyway to set a variable equal to function that is called... 0.00
Type 'string' is not assignable to type 'string & n... 0.00
Why is Object.keys() method not added to Object.prototype? -1.11
How to stop class/functions from continuing to execute code in Node... -1.40
Check whether there is at least one occurrence of all the elements... -1.14
no stack', reason: 'Unhandled JS Exception: Invalid regular... 0.00
Update an array value with useState's old values 0.00
Cannot destructure property of null 0.00
For what values of m (in terms of n) is O(m*n) better than O(n^2) (... +1.30
TypeScript: transform one interface to another -0.42
Defining variable outside of the class vs using it as a property in... +0.38
Why do I need static keyword here -0.62
I'm trying to better understand the use of `this`. The example... +0.37