Documentation · TypeScript
Introduction - TypeScript Deep Dive
TypeScript入門以前ガイド - mizchi's blog
JavaScriptはTypeScriptでもある
TypeScript Playground
declare var foobar: any;
$ npx create-react-app <my-app> --typescript
参考資料
Advanced Types · TypeScript
tsc: コンパイラ
"型パズル"との付き合い方