- TypeScript Essentials
- Christopher Nance
- 128字
- 2021-08-05 17:43:25
Summary
The things learned in this chapter will be the basis for continuing our journey into TypeScript. We have discussed a variety of ways in which TypeScript improves the JavaScript development model. TypeScript makes large scale application development easier with the addition of a static typing system and code completion. Visual Studio's intellisense feature brings JavaScript development in line with other languages such as C# and Visual Basic. We briefly discussed the compiler and how it turns TypeScript into deployable JavaScript and created our first application. All of the examples shown moving forward will be using Visual Studio; however, feel free to use your favorite IDE. In the next chapter, we will discuss the different language features provided by TypeScript and how the compiler generates its JavaScript output.
- PaaS程序設計
- 程序員面試筆試寶典
- Python高級機器學習
- 精通網絡視頻核心開發技術
- 精通Python自然語言處理
- 大模型RAG實戰:RAG原理、應用與系統構建
- 焊接機器人系統操作、編程與維護
- 零基礎入門學習Python(第2版)
- PHP 7從零基礎到項目實戰
- Java Web從入門到精通(第2版)
- IoT Projects with Bluetooth Low Energy
- Python GUI Programming Cookbook(Second Edition)
- 量子計算機編程:從入門到實踐
- Unity 5 Game Optimization
- Mastering Swift 4(Fourth Edition)