- 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.
推薦閱讀
- Boost C++ Application Development Cookbook(Second Edition)
- Vue.js前端開發(fā)基礎(chǔ)與項(xiàng)目實(shí)戰(zhàn)
- 算法基礎(chǔ):打開程序設(shè)計(jì)之門
- The Complete Coding Interview Guide in Java
- Spring+Spring MVC+MyBatis整合開發(fā)實(shí)戰(zhàn)
- Mastering Xamarin.Forms(Second Edition)
- 匯編語言編程基礎(chǔ):基于LoongArch
- Nagios Core Administration Cookbook(Second Edition)
- ASP.NET 4.0 Web程序設(shè)計(jì)
- Go語言從入門到精通
- 現(xiàn)代CPU性能分析與優(yōu)化
- Test-Driven iOS Development with Swift
- 一步一步學(xué)Spring Boot:微服務(wù)項(xiàng)目實(shí)戰(zhàn)(第2版)
- C語言程序設(shè)計(jì)
- MySQL從入門到精通