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 ... 27 28 29 30 31 ... 48
Title Δ
Identity function with optional parameter 0.00
Accommodating or sidestep dataset and setAttribute typings / purpos... 0.00
Typescript Assigning dynamic variable to Map object 0.00
Extending typing with a function 0.00
typescript return type is being widened to whole enum 0.00
TypeScript const assertions: how to use Array.prototype.includes? 0.00
TypeScript dynamically derived fields from another type 0.00
refactoring the same function with different items 0.00
Multiple generics in one interface +0.95
Get instance of a class in a discriminated union with its specific... 0.00
Typescript: is there a way to not require object if all props are o... 0.00
TypeScript: Type to contain any value EXCEPT values from a predefin... +0.93
Extend Union Type +2.13
Can I define a single model but have variations of it with some fie... 0.00
How do I ensure that every method of a class must have fixed set of... +0.25
Manually widen type 0.00
TypeScript 'number' not assignable to 0 | 10 | 20 even if n... +0.24
How do I type for arrays with ordered types of unknown length? +1.03
Argument of type 'unknown' is not assignable to parameter o... +0.98
Type is not assignable to type 0.00
typescript multiple generic cannot infered properly 0.00
How to fix ts(2322) when using a case switch and generics? +1.06
Typescript: type that returns functions of a given type 0.00
Create a type from object keys dynamically 0.00
typescript can i redefine T in Array<T> in interface -3.16
Can I restrict a type to values of an Interface? +0.87
Add callback argument to any function 0.00
How to fix "Type 'BaseCtor' is not assignable to type... 0.00
TypeScript discriminated union filtering fails on discriminated key 0.00
Can't understand how the community answer works in this typescr... 0.00
Creating APIs with nested class methods (Typescript) 0.00
Argument of type {...} is not assignable to parameter of type '... 0.00
Is it possible to provide type safety to method decorator options 0.00
Function input-output template type 0.00
Overriding Array.of() in Typescript for a custom 2D array class tha... 0.00
Object.keys() with nested objects: get correct types 0.00
Why is typescript object in false branch possibly undefined? 0.00
Typing Immutable.js Map in Typescript 0.00
Typescript keyof one interface extending other interface 0.00
How to add types to a curried function in TypeScript? 0.00
Typescript: Get the type of the last parameter of a function type +0.21
Index a Interface with a const enum and infer type in a switch stat... 0.00
Type error when using Array.find with a custom type 0.00
replace conditional to polymorphism when using typescript model class -0.28
How to catch at compile-time an assignment of a subtype to a supert... +0.23
Typescript function return type relay 0.00
Interface A incorrectly extends interface B -0.66
Use an explicit return of undefined as type guard and/or filter? -0.25
interfaces and generalisation in TypeScript 0.00
How to prevent a literal type in TypeScript +0.92