StackRating

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

David Sherret

Rating
1563.77 (4,944th)
Reputation
56,555 (1,698th)
Page: 1 2 3 4 ... 11
Title Δ
Typescript compiler API: print PropertySignature on a single line 0.00
How to generate global property access expression with the Typescri... 0.00
How to remove all unused parameters/ imports, add missing imports,... 0.00
Typescript compiler, or ES2015 - do either optimize code? 0.00
typescript compiler api - How to detect if property type is enum or... 0.00
Typescript check if type A === type B | type C 0.00
Is there a way to skip type checking for faster TypeScript compilat... 0.00
Does the Typescript compiler expose the default value of JsDoc @par... 0.00
Why does accessing a property of indexOf still compile? -0.16
Difference between index signature and Record for empty object? +2.55
How to solve uninterpreted statement problems when using typescript... 0.00
Parse emit TypeScript? - `const a = {foo: 'bar'}` to `const... 0.00
How do I type check a snippet of TypeScript code in memory? -0.08
TypeScript Compiler API: Accessing resolved type of 'this'... 0.00
How to create an instanceof AST node using typescript compiler API 0.00
How to get access to methods by this? -1.96
Can you have optional destructured arguments in a Typescript functi... 0.00
Typescript - Exclude keys of other type in argument +0.31
tslint prefer-const warning when using dot notation 0.00
Conditional Types - Matching a specific nullable type 0.00
TypeScript is removing my html import 0.00
Enforce static member in class using enum +0.41
Why do I keep getting The class method 'componentDidMount'... 0.00
Conditionally specify methods/props on base class 0.00
JS TS apply decorator to all methods / enumerate class methods 0.00
Use string variables in typescript's enum 0.00
how to use typescript Compiler API to get normal function info, eg:... 0.00
Clarification on index type query operator and extends keyword 0.00
how to ensure that my string have two word in typescript -1.18
Extract Interface from Existing Literal 0.00
Javascript Conditional Inside TypeScript Interface 0.00
TypeScript mixin constrained to another mixin 0.00
Typescript abstract method overloading -2.15
Get signature of method from method decorator 0.00
'new' expression, whose target lacks a construct signature... 0.00
Typescript - Possible to have generic type as parameter without the... 0.00
Class constructor and interfaces 0.00
Is it possible to implement a function interface in TypeScript? +1.12
How can use Type Checker get Interface or Class extends type 0.00
Define prototype function with typescript 0.00
Timer doesn't work in native react-native component 0.00
Does TypeScript not ensure a Promise is resolved with the correct t... 0.00
Prevent constructor method misspelling +1.46
Use part of an interface to create an object 0.00
TypeScript OO Design - using a subclass when only the constructor i... 0.00
Does Typescript transpilation handle transpiling ES6 to ES5? +0.41
TypeError: x is read-only when trying to reassign in multidensional... -0.16
String literal and optional parameters don't get along in inter... 0.00
Typescript - Why can a string type be overriden by a string literal 0.00
How to create an ErrorEvent in TypeScript? 0.00