StackRating

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

jcalz

Rating
1774.15 (15th)
Reputation
34,538 (3,379th)
Page: 1 ... 21 22 23 24 25 ... 48
Title Δ
Use a class decorator to alter subclass methods 0.00
Typings for a function allowing both a promise and a callback 0.00
Why can't a parameter of function type take an argument whose p... 0.00
How to distinguish structurally identical types in TypeScript? 0.00
How do I use TypeScript to validate that an object has no overlappi... +1.21
Inferring types of deeply nested object in Typescript 0.00
Getting the parameter types from an interface in TypeScript 0.00
Type inference of function as argument in Typescript 0.00
Can I specify that an interface will share the keys of another? +0.20
Typescript: deep keyof of a nested object 0.00
Typescript no repeat value -0.29
Generics that extend a static type aren't intellisensing +0.20
What is exactly the 'static side' and the 'instance sid... 0.00
`keyof` for enum names in TypeScript 0.00
A property's type of instance is the constructor of the instanc... -0.25
How to extract null check into method and get valid null type check... 0.00
Copying a same-key property error in TypeScript +0.51
Create an object type out of multiple types +0.20
Code working in TypeScript 3.3 broken in 3.5+, why? +0.74
How to type a configurable factory function in TypeScript? 0.00
Overloading type with typescript 0.00
How might I express a properly typed message queue in TypeScript? 0.00
How can I make this generic TypeScript function work as expected? 0.00
typescript: string representation of generic T 0.00
Is it possible to imply a class properties type based on another pr... 0.00
How can I write function in TypeScript that apply only string 0.00
How to assert an imported Class in typescript? 0.00
TypeScript does not properly check object properties 0.00
Typescript recurrent type intersection 0.00
How to type `K extends keyof T` when T can be undefined? +0.99
Pick from type with array constrained to type's keys 0.00
Generic typing a store of a given type 0.00
Why class's static function with generic paradigm(<T extends... 0.00
Generic enum type guard 0.00
Is there a way to map a function return depending on the value of a... 0.00
Inferring type of keys in a map (while also typing the values in a... 0.00
Make last argument conditionally optional typescript -0.86
Why does type inference not work for object properties when a varia... +1.60
Typescript incorrect type inference when class implements interface 0.00
Shift tuple type by new one 0.00
Does this Typescript example violate the Liskov Subtitution Princip... 0.00
Implement class method based on interface +0.93
Can the type 'an array of pairs of values of the same type'... +0.90
Annotating Higher Order Functions in Typescript 0.00
Why is this mapped type losing the type inference of the object lit... 0.00
Use Tuple instead of Array of Union within Type +0.21
TypeScript array (tuple) destructuring specific types for positions... -0.80
Typescript - Conditional return type based on class property 0.00
TypeScript Conditional type extends object, available only properties 0.00
How to correctly write a type definition for generics of an unknown... 0.00