# Typescript Reference Guide
TypeScript Handbook (opens new window)
TypeScript で型をご安全に メモ (opens new window) (opens new window)
# Shortcut Reference
- Basic Types (opens new window)
- Interfaces (opens new window)
- Classes (opens new window)
- Functions (opens new window)
- Generics (opens new window)
- Enums (opens new window)
- Type Inference (opens new window)
- Type Compatibility (opens new window)
- Advanced Types (opens new window)
- Symbols (opens new window)
- Iterators and Generators (opens new window)
- Modules (opens new window)
- Namespaces (opens new window)