How to use a nightly build of TypeScript| www.typescriptlang.org
Extension for Visual Studio Code - Enables typescript@next to power VS Code's built-in JavaScript and TypeScript support| marketplace.visualstudio.com
The TypeScript MSBuild task, and matching compiler version.| www.nuget.org
Over the past few months I became a TypeScript contributor and implemented a new feature, type predicate inference, that should be one of the headliners for TypeScript 5.5. This post tells the story of how that happened: why I wanted to contribute to TypeScript, the journey to implementing the feature and getting the PR merged, and what I've learned along the way. This is not a short read, but it will give you a good sense of what it's like to become a TypeScript contributor and develop a new...| effectivetypescript.com
Understand how TypeScript uses JavaScript knowledge to reduce the amount of type syntax in your projects.| www.typescriptlang.org