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 ... 11 12 13 14 15 ... 63
Title Δ
Specify relation between generic types 0.00
Error:(19, 35) TS2304: Cannot find name 'T'. Why I can'... 0.00
TypeScript error TS1183: An implementation cannot be declared in am... 0.00
Conditional type of second function argument 0.00
Ignore types that reference a typescript library if not included in... 0.00
Infer the interface of an object in TypeScript 0.00
Extend and use a generic class in Typescript +1.57
Typescript functions that check for null / undefined +0.26
TypeScript: mismatch for index lookups using constrained generic +0.27
How to return a Record of corresponding (by index) narrow types ext... 0.00
TypeScript intersection types +0.27
import in react-scripts react-app-env.d.ts breaks tsc build +0.23
How can I use "typeof" to get the type from a generic cla... +0.01
Typescript: add typing for response object containing both index si... 0.00
Define a mapped Record type where every K in Record<T, K> dep... 0.00
TypeScript generics error: Property does not exist on type 0.00
How to resolve two or more String Literal union types? 0.00
How to infer return type of function with provided arguments? 0.00
How to declare Typescript type based on class property? +0.26
How to express mixed ad-hoc and parametric polymorphic in typescript? 0.00
Can't assign the proper value on picked type +0.27
is it possible to add boolean prop on indexed interface? 0.00
Result of TypeScript class factory mixin "is not a constructor... 0.00
Passing HTML attributes from a DeepReadonly object in Typescript 0.00
How to detect correct type for a variable in Typescript when types... +0.25
Is there possible to determine parameter is one of the given collec... 0.00
TypesScript: extends keys with custom validation values -1.13
Using enums as a generic type 0.00
What is the purpose of "typeof" in members in TypeScript... +0.26
How is it possible to "duck type" an object when the Clas... +1.12
Narrowing generic type which is keyof type without specifying gener... 0.00
How to filter an union type based on a condition 0.00
Better way to convert string to string literal in TypeScript +0.18
Get parameters types of a constructor as tuple 0.00
What is the use of nesting one component into another 0.00
Typing Nondeterministically Deep Array in Typescript 0.00
Typescript: generic function to provide typesafe access to variable... 0.00
Interface for enum with nested types 0.00
Typescript getter returns undefined although the private property i... 0.00
TypeScript not inferring props from React.ComponentType +0.25
How can I create union-like or enum-like behaviour from string cons... 0.00
Typescript: Infer correct type from string literal union applied on... 0.00
Typescript type inference on dynamically accessed object properties 0.00
Why is --isolatedModules error fixed by any import? 0.00
Conditional type isn't properly restrictive 0.00
force typescript class method to be unary method with an argument o... 0.00
An interface may only extend a class or another interface 0.00
How to import a class exported from a module? 0.00
why aren't I allowed to declare a function thats being implemen... 0.00
How do I create "internal-generic" type? 0.00