StackRating

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

georg

Rating
1675.28 (279th)
Reputation
165,312 (320th)
Page: 1 2 3 ... 46
Title Δ
JS: How to filter an array of objects, add to the first object a ke... +1.10
Functionality of the operations that are common in different types 0.00
Removing null at beginning and end of array -1.82
loadJSON with lat and lon and get the variables 0.00
Make the function immutable +0.28
Assert simple conditions in Javascript without using eval 0.00
How to wait for a promise to resolve inside a map? +0.72
How to generate an array of every permutation of a sequence, with d... +0.21
match regular expression using regex order, not string order in Jav... +0.38
Efficiently fill values in an array of objects in JavaScript +1.11
Make Mixins work by looping through a class (prototype) properties 0.00
Regex to find mismatched moustache notation finds fullmatch on corr... 0.00
Why do decorators have to apply(this) to a function 0.00
Why is JavaScript bind() call reversing arguments to function? 0.00
How do I determine if a String is an Array? +0.65
Create layered objects from another layered object -1.06
Create a tree structure from an array with parent-child references 0.00
Object.create vs Spread syntax to avoid Mutation 0.00
Why doesn't this type guard work in this ternary expression? 0.00
How to handle multiple awaits in async function -0.93
Rewrite shorter version function +1.15
How to convert JRE version to class id of object tag in javascript? 0.00
Can you explain TypeScript 3.7 Optional Chaining? 0.00
Alternative to eval() in node script +1.41
Typescript remove first argument from a function +2.09
directly assign .prototype for class inheritance -1.59
creating typescript type "one of interfaces" +0.28
How to base64 encode binary image in JS for browser showing 0.00
Regex that check if string contains at least latin letters and in a... -0.25
Match every JSON (stringified) key and value using one regex group +0.02
Typescript, how to share a bound utility function between two class... +0.37
How to create Typescript decorator that sets all class properties a... +1.03
Emojis to/from codepoints in Javascript 0.00
How do I find the earliest time in this array or string form? 0.00
Can someone explain how to properly write this Javascript program? +0.11
What's the difference between using `: Interface` and `as Inter... +0.27
programmatically find containing object or prototype of given metho... 0.00
i & 0xFF vs i % 256 with negative numbers +1.27
How to validate deeply nested object structure -0.24
Is there any way to depend presence of key in Object on external va... +1.14
How could I improve and shorten the following algorithm which compa... 0.00
refactoring a long function in typescript +0.26
Making compare() function more elegant 0.00
How can I redo this code to do create the table, but using loops? 0.00
Is there a way to convert a callback function into a generator in T... 0.00
Js insert in an initial text of the lines 0.00
Shifting all zeros in column matrix to the end 0.00
I need advice to structure my (vanila) Js code 0.00
Wierd behaviour of constructor property of an object +1.40
How exactly does Typescript's generic type alias Exclude<T,U... 0.00