TypeScript Deep Dive Japanese Version - TypeScript Deep Dive Japanese Version
-
It’s detailed.
-
But some parts of the translation are hard to read.
- Should I read the English version instead? TypeScript Introduction “Survival TypeScript” - The minimum things you need to know if you want to use it in practice
-
This looks good, it has a moderate amount of information.
-
Basic things
- let/const
- A more decent specification than var.
- It seems like a language that can be written with a similar feeling to Swift, if you don’t understand the syntax, you can look it up.
- Specifications that are different from/ unfamiliar to Swift
- let/const