Invalid date
یک آموزش TypeScript در جیب شما برای یادگیری و مشاوره در هر زمان آخرین نسخه TypeScript Pocket Guide 1.0 را دانلود کنید تا بلافاصله از ویژگیها و بهروزرسانیهای جدید لذت ببرید!
Content available in the app
- Introduction: Main characteristics of TypeScript.
- Installation and first file
- Basic data types
- More on data types
- any and unknown
- Assertions and casting
- Classes/object
- Generics
- Async/promises
- More types
- Never type
- Functions
- Settings