StackRating

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

Karol Majewski

Rating
1526.66 (21,976th)
Reputation
4,206 (39,792nd)
Page: 1 2 3 4 5 6
Title Δ
What does 'void' as parameter in typescript mean? -3.26
Typescript error: Property 'remove' does not exist on type... +3.98
React.isValidElement(obj) determines obj to be React.ReactElement&l... 0.00
Can an argument ever be of the wrong type in TypeScript? +0.85
How correct use generics? 0.00
Inherit generic value from object property in TypeScript +0.21
Property that indexes other property in Typescript -2.39
Generic type narrowing via the "is" operator and conditio... 0.00
Type '{}' is not assignable to type 'ComponentProps' 0.00
TS2339: Property 'props' does not exist on type '{}' 0.00
How to call a method of a class without instantiating it? -4.08
Exclude enum item when using key in Enum -2.46
TypeScript definition for array properties +4.30
Why is Readonly<T> assignable to T, but ReadonlyArray<T>... 0.00
In a function, what's the difference between an inlined return... -2.60
Type Using Both Required and Partial 0.00
Check if variable belongs to custom type in Typescript -0.09
Call a member of an object with arguments -3.95
How to create incrementally a type-save object in TypeScript +4.61
How to validate the number of arguments in TypeScript -2.67
Typescript keeps adding a function above the imports 0.00
Mapped interface with functions to a different return type preservi... 0.00
Typescript module was successfully resolved but cannot be found 0.00
TS import separate type files into a single index.d.ts file 0.00
Why was `Subject & Array<Value>` necessary for a compatib... -2.36
Allow subclass to override with either a function property or a met... +3.84
Can we write declarations inline, inside JavaScript files, so we do... 0.00
how do you specify a class function to use typescript props interface +0.02
How to define a type for a module inside the module itself? -2.40
How does reselect createStructuredSelector work in Typescript? 0.00
TypeScript compilerOptions.types with a module 0.00
How to automatically apply argument to class constructor? -0.21
How to use function overloading to implement a bidirectional mappin... 0.00
Typescript: class method name as argument -3.92
Make TypeScript with JSDoc see reference libraries without import 0.00
TypeScript: "TypedArray" interface for Typed Arrays -2.18
Can TypeScript be configured to error on Boolean compares force coe... 0.00
How to define a type in TypeScript which can have any properties ex... +3.67
Function overloading with default arguments 0.00
Trying to write a TypeScript definition file — JSX element type ... -0.04
How to use discriminant in generic functions in TypeScript? -2.40
Typescript: How to extract only the optional keys from a type? 0.00
Initialize Map with array in Typescript: new Map([[k1, v1], [k2, v2... 0.00
How to create writable global variable in node.js typescript 0.00
Generic typescript component inherit component props 0.00
How to Type a deep object destructuring in Typescript? +0.08
What's the appropriate return type for a Typescript function re... 0.00
Exclude or Remove method get TypeScript +0.27
Pass value to method by object type union 0.00
How to solve TypeScript error with axios response in React app 0.00