StackRating

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

Titian Cernicova-Dragomir

Rating
1701.52 (142nd)
Reputation
94,472 (812th)
Page: 1 ... 10 11 12 13 14 ... 63
Title Δ
How to infer a method return type from an enum input with Typescript? 0.00
Infer key type from value of object in function overload signature 0.00
Why won't TypeScript compiler complain about objects that do no... +0.95
Assumption of Type in Custom Type with Strongly-Typed Properties 0.00
Type guard not resolving from computed property -0.92
Typescript throws error when declearing a variable as this.x = x 0.00
Typescript function returning value without null or undefined 0.00
Tuple to Object in TypeScript via generics 0.00
Index signature types 0.00
Trying to understand Typescript generics 0.00
Typescript, restrict keys to array elements 0.00
Type properties of merged interface declaration 0.00
In TypeScript, how to express a not-null condition will be true aft... +0.25
Typescript mapped types 0.00
Typescript create a dynamic tuple from return callback function value 0.00
Conditionally chaining promises not working 0.00
How to quickly discriminate between interfaces with non-overlapping... 0.00
Element implicitly has an 'any' type because type ... has n... 0.00
Group Optionals within TypeScript type 0.00
Typescript: Type of a property dependent on another property within... 0.00
Typescript - How to pass function pointer into function and call wi... +1.07
Is it correct that `any[never]` is of type `any`? 0.00
TypeScript error when using discriminated union type 0.00
An indexable Partial 0.00
Pick one key-value pair from type 0.00
How describe function on TS for map of class constructors +1.10
Is it possible to add a generic type that wraps values? 0.00
Mapping distributive types in typescript +0.21
Difference b/w only Exclude and Omit (Pick & Exclude) Typescript 0.00
Complex type infer. Quite sure it's possible in TS, but 0.00
Creating a pass through function in typescript 0.00
Getting type of index signature 0.00
Parsing simple value types in a generic way -0.77
How do I create a generic factory method that access static members... 0.00
how to dynamically call instance methods in typescript? 0.00
How to restrict interface property type to subset of a declared enum? +0.23
How to make an inherited method private in extended class +0.25
Why doesn't TypeScript `Exclude<T, U>` exclude? Is this a... 0.00
Difference between assign and modify array 0.00
Variable that have one of the types of an interface? 0.00
Overloading class properties based on constructor arguments in type... +0.27
TypeScript: error when updating common property in union type 0.00
Typed arrays and union types +0.27
Typescript function definition to ensure second parameter is same t... 0.00
Dynamically generate return type based on parameter in TypeScript 0.00
Typescript generics. Easy case of a type system break 0.00
Discriminating tuple not working as expected 0.00
Cannot get method overloading together with discriminatory union to... 0.00
typescript: Import only type from json file 0.00
Create a type with a discriminatory field by combining interfaces? 0.00