- TypeScript Essentials
- Christopher Nance
- 83字
- 2021-08-05 17:43:24
What you need for this book
TypeScript has a standalone compiler install, so any text editor can be used to develop TypeScript applications. The examples provided with this book will use Microsoft's Visual Studio, and it is recommended that you use it too to help you follow the examples; however, this is not a requirement. A basic understanding of JavaScript and web development is required as not every language construct will be covered; just the ones that TypeScript provides on top of it.
推薦閱讀
- Functional Python Programming
- ExtGWT Rich Internet Application Cookbook
- What's New in TensorFlow 2.0
- Access 數(shù)據(jù)庫應(yīng)用教程
- Swift 3 New Features
- Learning Python Design Patterns(Second Edition)
- Java應(yīng)用開發(fā)技術(shù)實例教程
- Learning Concurrent Programming in Scala
- Creating Stunning Dashboards with QlikView
- 從零開始學(xué)Selenium自動化測試:基于Python:視頻教學(xué)版
- Java高手是怎樣煉成的:原理、方法與實踐
- SQL Server實例教程(2008版)
- 啊哈C語言!:邏輯的挑戰(zhàn)(修訂版)
- C#程序設(shè)計基礎(chǔ)與實踐
- Jenkins 2.x實踐指南