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 ... 13 14 15 16 17 ... 48
Title Δ
Generic for type guard function 0.00
Defining interface for a function that uses typeof value for generi... 0.00
How do you do an exhaustive switch case in Typescript with string e... +0.96
Correct type for nested array in a recursive function in typescript 0.00
Prevent interface merging from standard lib types 0.00
TypeScript property decorator that takes a parameter of the decorat... 0.00
Type Guards for child interface with optional parameter 0.00
Extract "defined" type from property in TypeScript at run... 0.00
How to declare the type of the function const `f = ({ a = 0 } = {})... +0.20
How to define a type that would allow an object key or value 0.00
In typescript, in a typed function argument, optional properties ar... 0.00
Using optional chaining in typescript when using the find by key br... 0.00
How to type an object with one known and one unknown key in Typescr... -2.76
Types for deleting object at specific nested path +0.95
Typescript return number after typeof == number check and use gener... 0.00
Typescript create property that describes a type of type, which is... 0.00
Typescript function merge object at a specific path 0.00
Multiple generic constraints with defaults relying on each other 0.00
How to check instance of the generic in Array with Typescript +0.20
Typescript type inference doesn't work in conditional type 0.00
How to typeguard filtering Object.entries? 0.00
Need help understanding why this format is used for variable declar... 0.00
Prohibit property in child of interface 0.00
How to parse Javasript object to an array of object +0.19
TS2322: Type 'Date' is not assignable to type 'never' -2.63
Typescript const assertion readonly reverse 0.00
Adding a Symbol to a Function 0.00
TypeScript mapping return type of a function from its argument type 0.00
Why does accessing an indexed item on an object work without noImpl... 0.00
Keys that sometimes exist on a typescript object depending on param... 0.00
Assignment of generic object to Partial type 0.00
How to specify a default constructor as a parameter in TypeScript -2.81
How can I specify a generic class in the constructor of a class in... 0.00
TS type guards with complex type 0.00
Typescript deep replace multiple types 0.00
How to find objects with the same property values in an Array of Ob... -0.31
How to make property optional when using ReturnType<> -1.29
TypeScript: How to use return type as T from argument callback? +0.18
Constraint error emerged after upgrading Typescript to 3.8.2 0.00
In order to guarantee type-safety, is the "as const" asse... 0.00
Abstracting away a generic type parameter in typescript -0.45
Typescript Extend Generic Interface +0.20
Type guard length of two types +0.19
Conditional types and string literal + class union interaction 0.00
TypeScript return type based on class property 0.00
Typescript: infer type of generic after optional first generic +1.52
Map of heterogeneous functions in Typescript 0.00
Typescript - how to correctly type a member of abstract generic cla... 0.00
Typescript type for "map of union type values to strings"? +0.47
binary search in typescript vs indexOf - how to get performance pro... +0.19