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 ... 14 15 16 17 18 ... 63
Title Δ
How to infer generic values in interfaces like in functions 0.00
Why does tsc report that SomeType has no index signature? 0.00
How do I extend an interface thats generic, with a class that shoul... 0.00
Element implicitly has an 'any' type because type 'xxx&... 0.00
Why I can't omit properties from already omitted type? 0.00
Conditional types declaration +0.24
How do I use class name of a generic as a string value of resulting... 0.00
Access to type declarations from dependencies in TypeScript 0.00
Create a tuple type of return types from an array of functions so w... 0.00
How can I specify length of children when type checking props? 0.00
typescript how to transfrom undefined property to optional property +1.11
How to extend TS annotations from external .d.ts file? 0.00
Interface with partially/special/glob key names 0.00
How to extract exact union type from object key strings in typescri... +0.28
How to type a function argument with a function argument type in a... 0.00
Using TS conditional types to narrow to numeric properties 0.00
When assigning a property which was casted literally the, the liter... 0.00
Can I have a type assertion on the left hand side of an assignment... 0.00
TS: how to get constant Array element type 0.00
Typescript overload arrow function is not working 0.00
Create a TypeScript interface template 0.00
index signature for KeyboardEvent typescript 0.00
TypeScript bug, or not? Declaration only works when written in cert... 0.00
Assignment involving generic property of generic object fails to ty... 0.00
Typescript - Some omit implementations remove optionality from prop... 0.00
Infer Parameter Type of a Function 0.00
Pattern for Typescript generic parameters that can sometimes be und... 0.00
Typescript error on class inherit and static methods 0.00
Reference static method in typescript type: Automatically pick up m... +0.27
Typescript interface to define a generator 0.00
Discriminating A Union of Classes 0.00
Why is an optional object member typed as 'never'? 0.00
What is the difference between class method vs property function vs... +1.60
Correct tuple return type to avoid non-null/undefined operator? +0.28
typeof abstract class and extendors 0.00
TypeScript Compiler: how to get FunctionDeclaration of the original... 0.00
Typescript generics - restrict function parameter and return type t... 0.00
Can I use type as value (or correctly infer generic class type from... -1.14
Unsafe dictionary value assignment by key of a union type in strict... 0.00
Typescript: 'this' when extending abstract class +0.27
Typescript type a is not assignable to type b 0.00
Typescript enum values as array -0.72
Type guard doesn't work on sub classes with same interface 0.00
why type is not narrowing down when using intersection on union 0.00
TypeScript - How to check if object implements interface at compile... 0.00
TypeScript: Specifying a variable is a descendent of abstract class 0.00
TypeScript: Generate type or interface of enum values +0.91
typescript type of a property inside an optional property in strict... 0.00
Generic factory function with constraints and default parameter err... 0.00
Using Mapped Types to map an array of generic types to a different... +0.25