StackRating

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

Maciej Sikora

Rating
1546.77 (8,973rd)
Reputation
7,326 (21,803rd)
Page: 1 2 3 ... 9
Title Δ
Derive a new interface from optionals where they are all required 0.00
optional type with generic in typescript +0.45
Typescript type with keys strictly made of a string union type -0.07
allow only one property in mapped type 0.00
TypeScript - remove all properties with particular type 0.00
Can I seperate instantiated vs. referenced variables in Javascript/... -0.87
Is is possible to generalize a function and capture its signature i... 0.00
Store instances of a generic class in a map while keeping them type... 0.00
Typescript interface with never typed fields 0.00
Can I determine if a value matches a type alias? 0.00
TypeScript: Typing problem with "A extends B" 0.00
Types from all nested values of an object +0.41
Typescript: use a subset of string as [key: subset] 0.00
Typed Indexing variable is not of the same type as the object being... 0.00
Typescript Generic Function Type Literals +0.45
Iterate object properties in a type-safe manner 0.00
How do I infer to TypeScript that a property can only be of one typ... 0.00
Typescript: Using a tuple as index type 0.00
Differences between Record<string, any> and {}? -0.31
TypeScript - Append type to end of Tuple type 0.00
TypeScript generic type parameters are inferred with functions, but... 0.00
Conditional parameter type based on another parameters' value 0.00
Use one property of a Typescript interface in an other interface +1.16
TS2339: Array.find in discriminated union not inferring type correc... 0.00
Subtype of all object literal types in typescript? 0.00
How to specify type of function who's parameter object has a ke... 0.00
How to shrink possible types? -0.04
Converting a list of objects into a record type 0.00
Selecting element from typescript union by its value -1.08
Define an object with an optional amount of keys, but at least ONE... +2.77
Assign intersection of minuend and difference to intersection of su... 0.00
How to make use of `keyof typeof myRecord` when myRecord is already... 0.00
When type = A | B it enables a combination of the two. Can this be... 0.00
How to have a TypeScript array with different child types? 0.00
Iterating through an object with interface, Type Incompatibility 0.00
TypeScript union type narrowing and assignment problem 0.00
Typescript: 'Follow' conditional type +2.41
Check if a type exists as a property of another type 0.00
Encapsulate intersect type into interface +1.78
Typescript - interface where property takes itself as a parameter 0.00
How to write function where callback can be at more than one argume... -1.76
Type that only allows values from an enum but does not require ever... -1.42
Can I create two types equal derived from number or string and sum... +0.44
Type from two objects with common keys and values of one of them 0.00
Spread operator and optional fields. How to infer proper type -1.00
Is it possible to extract parts of a larger type into subtypes? +0.43
Typescript reject properties not conforming to an Interface 0.00
TypeScript errors when I move switch statement cases to own functio... -1.37
Typescript typing for a Multi Dimensional Array 0.00
Extend an interface which has a property that is a set of values 0.00