StackRating

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

Alex Wayne

Rating
1601.11 (1,730th)
Reputation
109,445 (638th)
Page: 1 2 3 4 5 6 7 ... 36
Title Δ
How would you get the names of the methods of a type in TypeScript? 0.00
Typescript/ TSLint: prevent name collision when importing and decla... 0.00
Keep precise typing on deep cloning an Object, using an inherited m... 0.00
Why does this arrow function not the same as the non-arrow function... 0.00
I need to create array of a class in Typescript 0.00
Adding a type definition for a JSON file in typescript -1.91
Refer to first argument type of the current function +0.36
How to insert Bold tags into a template literal string in react and... +0.36
Why does T[K] constraint only work when an instance of T is passed... +0.80
Generic field of an object returned from a function (hook) 0.00
Type ... is not assignable to type 'never'.(2322) +0.87
Removing filters on on string array in typescript -2.66
Typescript all lodash/fp return types are any 0.00
Forcing a function to wait until another function is complete -1.10
React State Hook - I can't set state +0.76
Typescript interface for tree structure +0.34
How can I use React Hooks to refresh a table when a row is deleted... -0.64
Why does this code only work when the variables are inside the func... +1.37
How to conditionally detect the `any` type in TypeScript? +2.34
How to make variable return number and not function? 0.00
Losing image quality after resizing it 0.00
Replacing values from JSON result with HTML and CSS 0.00
Object property still undefined after not-empty check 0.00
How to pass array as result from one functional component to anothe... +0.36
Javascript .map not returning correct components 0.00
How to update the multiple state using useState? -0.66
What is the best solution to print a React components? -0.15
Type hinting Promise response with 2 possible values 0.00
Return array from forEach loop without other functions 0.00
ReactJS logic for rendering application -0.16
Airtable not defined after import +1.47
Trying to reference a mock data object in my React/TypeScript Compo... 0.00
typescript: implementing an interface using specific objects as a f... -0.18
How to transfer children component to component? +0.36
How can I indicate to TS that each property on an argument should m... 0.00
This expression is not callable Type 'String' has no call s... +0.37
Mapping http response to typeScript object -1.54
Typescript Generic Array to Record function with proper type restri... -0.26
Typescript -> Calling function which will call callback in anoth... 0.00
Get the parameters of a generic type on typescript 0.00
Are there drawbacks to use arrow functions in classes 0.00
is there a way to get parameter types from a non-static method? 0.00
Typescript: generic functional type/interface for arrow function -0.20
How to derive an interface from class properties (omitting methods)... 0.00
Extend String in TypeScript 3.8 0.00
How do I use default props in a React component with Typescript? 0.00
How to get the shape of an object then modify the type of each leaf... 0.00
Generic types within an interface for a function type 0.00
Create a union from values of a nested object with different keys +1.59
why the first one gives me "," while the second one is wi... -0.43