Step one in learning TypeScript: The basic types.| www.typescriptlang.org
The Playground lets you write TypeScript or JavaScript online in a safe and sharable way.| www.typescriptlang.org
Learn about how a TSConfig works| www.typescriptlang.org
From allowJs to useDefineForClassFields the TSConfig reference includes information about all of the active compiler flags setting up a TypeScript project.| www.typescriptlang.org
Create types which act like if statements in the type system.| www.typescriptlang.org