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 ... 15 16 17 18 19 ... 63
Title Δ
Immediate check of class' static side during implementation wit... 0.00
Decorated field gives read only error in TypeScript 0.00
Issue properly using type from a react HOC 0.00
How to get class field type using Reflect only using constructor? 0.00
infer function return type, knowing the value of one property +2.39
How to make in TypeScript analogue of Java class literal with gener... 0.00
How to make in TypeScript analogue of Java getClass() with generics? 0.00
"Property ... does not exist on type ..." error when usin... +0.69
Typing a dynamic tag in React with TypeScript? +1.11
Could typescript be able to understand whether an array is non-empt... 0.00
Keys whose values extend V 0.00
How to remove a parameter when the 'T' generic type is '... 0.00
How to define Typescript function that takes a type as a strongly t... -2.91
Cast a variable from one Type to another extended Type 0.00
Calling constructor of generic type in TypeScript 0.00
TypeScript: Array type in namespace/module 0.00
typescript : Argument of type 'any[]' is not assignable to... 0.00
When should we use Record<string, T> vs { [index: string]: T... 0.00
Passing unions via generics on conditional types assigns any instea... 0.00
Why is import xxx = require('package') better than const xx... 0.00
How to merge properties from union of objects 0.00
Infer constructor type in TypeScript -0.26
how to extend 2 classes with generic type and different constructor? -0.49
TypeScript type guard doesn't realize string union has been red... 0.00
What is TypeScript equivalent of ParentClass.this 0.00
TypeScript: An index signature parameter must be a 'string'... 0.00
why 'function type' can apply to '{} type' +0.26
dynamic type based on existing in typescript +1.03
How to dynamically declare an instance property of a class from a c... +0.79
How to correctly apply generic type definition for generic static m... 0.00
Typescript conditional mapped type with multiple conditions 0.00
Defining the model in typescript 0.00
Do I need to annotate object properties both in class and interface... +1.04
Is it possible in TypeScript to declare type of the properties in a... 0.00
How to declare interface with static method and constructor signatu... 0.00
How to ensure a string-keyed object as generic in typescript 0.00
defining an object type that is a subset of another 0.00
How to pass className to `h${headingLevel}` custom tag 0.00
Typescript Generics wrapper: Untyped function calls may not accept... 0.00
double assertion on class definition 0.00
Dynamic return type 0.00
How to map between enums based on identical key names? 0.00
Exporting variation of a class +0.28
Can't Omit props on conditional type that need to returns never... 0.00
Override member type in child interface 0.00
How to import types from cassandra driver in typescript? 0.00
Setting the type of variable from an object property -0.76
How to create the analogue of Java functional interface default met... -0.18
How to consume a d.ts file's exported const types if the librar... +1.20
Converting object to union type +0.28