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 ... 26 27 28 29 30 ... 48
Title Δ
How to restrict interface property type to subset of a declared enum? -0.23
How to check nullity in typescript using Bracket notation 0.00
UnionTypes: PartialRequired and PickRequired 0.00
Union type assignment in TypeScript 0.00
How to get mapped type of nested property in array item? 0.00
Is it possible to annotate a function to tell the typescript compli... +0.23
Compare enum to enum of another type +0.22
Create literal type from keys of interface filtered by value type +0.21
How to require a an object property on one of two function arguments +0.94
How can I type properly "JSON.parse()" in ts? 0.00
MongoModel Class with Typescript and ES6 Proxy 0.00
typescript class decorator:typescript compiler doesn't recogniz... 0.00
Use Typescript enum values to create new type 0.00
How to use an arrow function as a property in JS/TS functional prog... +0.21
Recursive interface definition combined with generics 0.00
Typescript - Detect value types based on the object key provided 0.00
Define type of a property based on another property in the same int... 0.00
typescript - how to extend an interface at a specific location (ext... 0.00
Optionally required parameters in typescript 0.00
Nested ternary condition inside Typescript type extends 0.00
How to type a dynamically sized array in Typescript? 0.00
How to convert a mapped generic type to an union of tuples in types... 0.00
type of function is not recognized 0.00
How to avoid collapsing a wrapped union type +0.84
TypeScript: assigning `Pick<T, K>` to `Partial<T>` 0.00
TypeScript: How to map objects in a discriminated union to function... +0.95
Typescript how to extract nested type 0.00
Only sort pairs in array -1.80
Automatic type resolving for generics 0.00
Make a nicely typed generic event-to-handler assigner function 0.00
How to improve readability of typescript errors? 0.00
Argument of type 'any' is not assignable to parameter of ty... 0.00
Access Typescript object property based on template argument 0.00
Difference in Generics Declaration +0.23
How to type a Tuple with type inference in Typescript 0.00
How to ensure that a generic type can take a generic type? 0.00
Destructuring a TypeScript Object +1.86
Flatten nested array with type inference +0.20
A way to disable "type argument inference" in generics? 0.00
Typescript conditional property not detecting bad functional argument 0.00
Typescript conditional property failing to for function argument 0.00
how to change key name in typescript when defining type? 0.00
TS: Disallow cycles in types describing a state machine 0.00
Create helper to test for non-empty values 0.00
Creating a new string literal type based on another 0.00
Can you enforce a key on an object but let typescript deduce the ty... 0.00
Generic repository that creates instances of generic type 0.00
Why won't TS let me index into a compatible object type? 0.00
Interface acts as if he was a pointer 0.00
Is there an alternative to Partial to accept only fields from anoth... 0.00