TypeScript
Documentation · TypeScript
Introduction - TypeScript Deep Dive
Introduction - TypeScript Deep Dive Japanese
A Guide Before TypeScript - mizchi's blog
JavaScript is also TypeScript
Re-introduction to TypeScript "TypeScript without hard work", making JavaScript a "soft" statically typed language (written by gfx) - EngineerHub|Careers for Young Web Engineers!
TypeScript Playground
https://www.typescriptlang.org/play/
declare var foobar: any;
I don't know about TypeScript, but anyway, the JavaScript world out there is coming to me with foobar".
$ npx create-react-app <my-app> --typescript
React
When you npm start, the server starts up, and when you edit the source, it builds and reloads on its own, convenient!
reference data
Advanced Types · TypeScript
tsc: Compiler
How to deal with "type puzzles"
---
This page is auto-translated from /nishio/TypeScript using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. I'm very happy to spread my thought to non-Japanese readers.