IT'S ALIVE! TypeScript 2.6 is here with spooktacular strictFunctionTypes and other scary-good features! blogs.msdn.microsoft.com/typescript/201…
6
488
764
0
0
Download Video
@typescriptlang "Infer parameter types from usage" is spectacular! This is the stuff that makes typescript go beyond any static-typed programming language.
@typescriptlang Great job with --strictFunctionTypes. However, I'm looking forward to having --strict = true by default. The more optional features... 1/2
@typescriptlang My favorite improvement is the "Faster --watch mode". It's instantaneous and I can use @code with our project without waiting 6 secs.
@typescriptlang I've read a PR and I want to write such useful comments now 😶
@typescriptlang If only the parameters could be inferred always.