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 ... 16 17 18 19 20 ... 63
Title Δ
Extensible, strongly typed Event Emitter Interface in Typescript 0.00
Conditional return type and literal narrowing 0.00
Weird behavior of Interface 0.00
Match pair for keyof and valueof an interface 0.00
"Throwing" in the type system and validating types 0.00
Create a type with the keys from a Map? 0.00
Is it necessary to add generics for implementation constructor when... 0.00
Typescript type RequireSome<T, K extends keyof T> removing un... 0.00
Type annotations and discriminated union's of string literals 0.00
Typescript conditional type - implement a type changing function 0.00
How to type a composed function with spread arguments in Typescript? 0.00
Narrowing a type on an interface provided by an external module 0.00
How does TypeScript's core.ts build without a overload error? 0.00
TypeScript mapped types inference not working as expected 0.00
Create object type from union of keys 0.00
Is it possible to reuse overloading type with generic in typescript -0.75
Why don't discriminated unions in typescript work in this way? -2.89
TypeScript: Why is Parameters generic accepting incorrect arguments? 0.00
Conditional method parameters based on Generic type 0.00
Primitive to String typing fails with T extends null...? -1.84
How to check if property exists if obj is one of types -0.59
Restrict values of object to scalars 0.00
Infer function parameter types and spread them in Typescript 0.00
How can I correctly-type a function that returns a class in TypeScr... 0.00
how to get class instance type signature 0.00
vscode intellisense donnot work when union types have character and... 0.00
How to declare multiple variable of same datatype in Typescript, li... 0.00
Can a function's return type depend on an input argument's... 0.00
Using defined functions as parameters in TypeScript 0.00
Typescript - How to use an interface to create a new object conform... -2.11
How to write a function that adds a field to array of objects with... 0.00
Typescript capture type at key in array as in object-like structure 0.00
Typescript conditional type with discriminated union 0.00
Why doesn't obj['NonExistentKey'] throw an error in TS? +0.27
Deep Omit with typescript 0.00
Why does `keyof any` have type of `string | number | symbol` in typ... 0.00
Is there a way to constraint a generic type to plain objects only i... 0.00
TS compiler not happy about union type involving enum brand (nomina... -0.21
Type inference from array of elements 0.00
Type for getting names of fields of specific type 0.00
TypeScript propertyof 0.00
how to export object as of a defined type 0.00
How to force parameter be empty object in Typescript 0.00
How to enforce types within object while letting key be "fixed... 0.00
Use union type with wrapped object check 0.00
How to simplify check if property exist in TypeScript? +0.91
Why can an inferred type cast to an indexed collection whereas a se... 0.00
Use same type in multiple occurrences 0.00
Why does Typescript allow overriding a method with a subclass param... 0.00
Typescript: New instance from object 0.00