Useful TypeScript Links
(Last edited: October 29, 2019)
Helpful Sites for Typescript Developers
- Comprehensive guide to the language: https://github.com/Microsoft/TypeScript/wiki/Coding-guidelines
- Coding guidelines of the TypeScript project’s codebase: https://github.com/microsoft/TypeScript-Handbook
- Common type transformations: https://www.typescriptlang.org/docs/handbook/utility-types.html