StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

ford04

Rating
1598.39 (1,848th)
Reputation
156 (541,227th)
Page: 1 2 3 4 5 6 7 ... 8
Title Δ
Typescript interface for constraining object based on key value +1.84
Typescript file struct to keep all typings in *.d.ts 0.00
Typescript check exported interface 0.00
Interface is allowing extra property when it is used as return type... 0.00
TypeScript - generic being incorrectly inferred as unknown +0.38
Trying to dynamically return function method wrapper based on metho... 0.00
How can you force errors in TypeScript with noImplicitAny:false whi... +0.40
Typescript: type that is union of object keys can't be use as a... +1.07
Taking an existing type and making each of its properties optional 0.00
How to have a function in an abstract class return instances of a c... +0.43
Boolean vs optional true -0.55
Why can't type `intersection of an interface with a property an... 0.00
typescript - array of instanceof 0.00
Argument of type 'State' is not assignable to parameter of... 0.00
How do I export multiple interfaces in a nested way in TypeScript? 0.00
Typescript generic argument to const value 0.00
How to use unused interface 0.00
How do you narrow types using a variable in a conditional in TypeSc... 0.00
Property 'location' does not exist on type 'Readonly<... 0.00
How to specify type parameters in typescript declaration? 0.00
Call public function from class that implements an exported interfa... 0.00
React with Typescript -- Generics while using React.forwardRef 0.00
What is the use-case of enabling declaration and declarationMap in... 0.00
Check type without inferring checked type 0.00
Typescript not omitting types properly -0.12
Apply a complex generic type recursively 0.00
TypeScript type cast +0.87
Typescript type for an Array where last item can have a different t... -1.96
Get corresponding type when using Typescript's keyof? 0.00
How to merge a map of types into a single flat type in TypeScript 0.00
Typescript - can't augment a module 0.00
How to handle an event in classes typescript? 0.00
class attribute type pass by extends in typescript 0.00
Convert optional properties of a TypeScript interface to nullable p... +0.41
Element implicitly has type any in transform +0.43
What is causing VS to not allow me to extend built-in types with Ty... -0.13
TS2349: Cannot invoke an expression whose type lacks a call signature 0.00
Can I pass a function (and get its ReturnType) to a generic TypeScr... 0.00
How to type check i18n dictionaries with TypeScript? 0.00
Wait until flag = true fails, flag is always false 0.00
Combining types in a function dynamically 0.00
Using `Omit` on a type with an index signature loses all non-index... 0.00
Automatic path adjustment when importing from plain JavaScript 0.00
How to omit [key:string]: any from a type in typescript? +0.36
How to define mapped type based on an array in typescript? 0.00
How to restrict keyof T to number fields? where T[keyof T] is number 0.00
Typescript: detecting missing ids or keys in arrays of objects -1.49
How do I make a class component method accessible outside of the co... 0.00
Passing state with useContext in Typescript +2.07
React context updating values with Context.Consumer but not with co... 0.00