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 ... 31 32 33 34 35 ... 63
Title Δ
Typescript Discriminated Union allows invalid state +0.32
What is the purpose of bivarianceHack in TypeScript types? 0.00
I was hoping to get this functionality. Any suggestions of how i ca... 0.00
Typescript: allow a generic type to only be an object with 'str... 0.00
How to call an extension method to remove an item from an array 0.00
Streamwriter CA2202: Do not dispose objects multiple times +1.24
TypeScript allows a function as React prop that conflicts with in-p... 0.00
Capturing Typescript mapping function result type for type-safe Map... 0.00
Why do I need a polyfill with Typescript? 0.00
Inferring (without type widening) a property from an object 0.00
A way to clean up class constructor in TypeScript? 0.00
Getting the proper type inference and editor suggestions at the sam... +0.30
Typescript spread in function type definition +0.29
"Cannot find param" on defining function type returning a... 0.00
Defining an object with any prop in typescript 0.00
Class type including static methods 0.00
Generic type lost when using a nested interface 0.00
TypeScript 3.1 : How to index an Array with an Enum in strict mode? 0.00
Typescript interface method overload doesn't work 0.00
Constraints a member to just accept a type (not an instance) that e... 0.00
How to describe an interface that should accept different interface... 0.00
<T extends object>(value: T): T, but with type string where t... 0.00
Typescript: Return type of function based on input value (enum) 0.00
Why is array access operator ([]) on objects not an error? -0.61
Is there a better way to implement a function with dependent return... 0.00
'() => Promise<T>' is not assignable to type '... 0.00
How to write a TypeScript function accepting a class implementing a... +0.30
Object inheritance in Typescript 0.00
How to clear a typed array in typescript and preserving its type? +0.30
TS Property does not exist after just checking its existence +0.28
'topFunction' is declared but its value is never read 0.00
Type declaration for a function that returns a concrete class const... 0.00
Function that returns a function that retrieves a membervariable 0.00
setting a value that can be A or B to a value that is A after check... 0.00
How to pass Typescript Immutable JS type as function argument +0.31
User-defined type guard that verifies if a generic object's pro... 0.00
how to maintain typesafe even after compile from ts to js +0.28
Assign constant value to a variable +0.31
How to add a method to a prototype of a generic class in typescript 0.00
Typescript static method in an abstract class to create an instance... 0.00
Typescript trying to infer with generics for objects +0.31
Disallow creating a class object with braces in TypeScript 0.00
How to change type of index expression? ie: c[k] 0.00
typescript generics definition dependency 0.00
Passing custom EventArgs as parameter of event 0.00
Type 'Type1 | Type2' is not asignable to type 'Type1' 0.00
Can promise body execute before following line 0.00
TypeScript `groupBy` typings 0.00
How to use document.getElementById() method in TypeScript? +1.06
Typescript: Can I define an n-length tuple type? -2.33