- Expert Angular
- Mathieu Nayrolles Rajesh Gunasundaram Sridhar Rao
- 54字
- 2021-07-15 17:05:29
Basic types
Let's explore some of the basic types in TypeScript and how to use them. Basic types include primitive types such as number, string, boolean, and array in TypeScript. JavaScript only validates types during runtime, but TypeScript validates variable types during compile time and greatly reduces the possibility of typecast issues during runtime.
推薦閱讀
- 計算思維與算法入門
- Oracle WebLogic Server 12c:First Look
- Boost C++ Application Development Cookbook(Second Edition)
- Visual Basic 6.0程序設計計算機組裝與維修
- Linux網絡程序設計:基于龍芯平臺
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Julia Cookbook
- Haskell Data Analysis Cookbook
- Julia for Data Science
- HTML5權威指南
- Windows Phone 8 Game Development
- 深入理解BootLoader
- 零基礎學Java第2版
- C++面向對象程序設計
- 零基礎C語言學習筆記