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 ... 12 13 14 15 16 ... 63
Title Δ
Why Partial accepts extra properties from another type? 0.00
Defining a property on a declared function with a generic argument 0.00
typescript: `{ key(): type }` vs `{ key: () => type }` +1.23
Typescript: Passing in an inherited class name as an argument to a... 0.00
typescript initialize object with read-only property in-hand +0.27
Typing declaration disambiguate Object or Function +1.02
Typescript conditional mapped types loses return type information 0.00
Access static members from constructor function 0.00
Infer original type from index union type 0.00
Do we really have to OOPsify everything in TypeScript? 0.00
understanding the meaning of a particular TypeScript index signature 0.00
TypeScript class which is generic of concrete of generic 0.00
Inheriting interface properties without static properties in TypeSc... +0.26
React + Typescript: dynamic class based on a Prop 0.00
Typescript: How does `Parameters<F>` keep arguments' names? 0.00
Typescript compiler to detect errors when accessing object properti... 0.00
Adding a method to a Typescript class using prototype 0.00
Argument of type 'typeof <classname>' is not assignab... 0.00
Have Class<T extends { [key: string]: any }> implement T 0.00
How to type enum values mapped from key correctly 0.00
How do I implement an interface with multiple unnamed function memb... 0.00
When trying to use a subclass, getting a "Type 'typeof <... 0.00
When creating an object of a subtype based on an object of a supert... 0.00
TypeScript: Get type of abstract method's implementation in rea... +0.27
Property '0' is missing in type 'any[]' but require... +0.26
TypeScript Promise definition generic syntax 0.00
How to declare a type which describe key and corresponding value ty... 0.00
TypeScript, VSCode: keyof type not working as expected when switchi... 0.00
TypeScript error: Property 'X' does not exist on type '... 0.00
How to fix 'cannot assign to Partial<this>' in subcla... 0.00
TypeScript utility to union multiple types that each intersect to a... 0.00
Typescript generic type for an array input 0.00
TypeScript - type guard for parameter property 0.00
Infer parameter type in typescript 0.00
TypeScript utility type for conditional props (based on entered val... 0.00
anonymous extension of an existing type in typescript 0.00
Set property name based off value of another property in an interface 0.00
Use interface property as type 0.00
Typescript generic functions order 0.00
Merging enums with methods 0.00
Is it possible to precisely type _.invert in TypeScript? +0.26
Type 'string' is not assignable to type 'number' +0.78
what is the difference between any[] and [] in typescript 0.00
Referencing an instance type of a child class in base class constru... 0.00
TypeScript complex generic method 0.00
Access React types in props interface 0.00
Typescript constrain generic to string literal type for use in comp... 0.00
How can I specify type constraint to have same arguments in two pre... 0.00
remap tuple with names to tuple of strings 0.00
How to specify generic key constraint in function argument 0.00