David
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
David commented, -
-
David commented, -
David created a post, TypeScript typing autocompletion
One of the features I love most about WebStorm is its type inferences for TypeScript. This is great when I'm working with a new library and am uncertain what the return type of something should be... -
David commented, -
-
-
David created a post, "Method return types in call chains" hints
After updating WebStorm I suddenly started getting getting hints with return types in TypeScript files after each line in a string of chained methods. As I was playing around with it, I accidental...