TypeScript


Official Docs

The official TypeScript Documentation can be found at https://www.typescriptlang.org/docs/

Some particularly useful links from the docs include...

TypeScript Playground

TypeScript Playground  is an online editor that allows you to write TypeScript or JavaScript code online in a safe and sharable way. You can write and run your TypeScript code online and see the result in a live view or in the editor console.