- Hands-On Full:Stack Web Development with ASP.NET Core
- Tamir Dresher Amir Zuker Shay Friedman
- 150字
- 2021-06-10 19:37:17
TypeScript
TypeScript is a programming language developed by Microsoft, and is used primarily as a JavaScript substitute for development. The language adds features and enhancements to the JavaScript language that help in creating and maintaining large code bases.
TypeScript compiles (or, more correctly, transpiles) to JavaScript, which can then be interpreted by browsers or any other JavaScript runtime environments.
TypeScript adds static typing capabilities to JavaScript, such as type declaration and interfaces. In addition, it enables developers to use new JavaScript syntax from the latest, or even future, ECMAScript releases, and compile them to JavaScript, which can be interpreted by today's web browsers.
TypeScript has become very popular in the last couple of years, and is even used to develop the Angular framework itself. Though it is not required for SPA-based application development, it makes code clearer and more maintainable, which is why it is highly popular among developers.
- RCNP實驗指南:構建高級的路由互聯網絡(BARI)
- 工業控制網絡安全技術與實踐
- Hands-On Chatbots and Conversational UI Development
- Web Application Development with R Using Shiny
- HTML5 Game development with ImpactJS
- 互聯網安全的40個智慧洞見:2015年中國互聯網安全大會文集
- Getting Started with Grunt:The JavaScript Task Runner
- Yii Application Development Cookbook(Second Edition)
- 城域網與廣域網(第2版)
- 網絡安全應急響應技術實戰
- Microservice Patterns and Best Practices
- 網絡設計與應用(第2版)
- 工業互聯網創新實踐
- 大型企業微服務架構實踐與運營
- 移動物聯網:商業模式+案例分析+應用實戰