- TypeScript Blueprints
- Ivo Gabe de Wolff
- 117字
- 2021-07-14 10:59:26
Preface
TypeScript allows developers to write readable and maintainable web applications. Editors can provide several tools to the developer, based on types and static analysis of the code. In this book, you will learn how you can use TypeScript to build clean web applications. You will learn how to use Angular 2 and React.
You will also learn how you can use TypeScript for servers, mobile apps, command-line tools, and games. We will build various servers, write a mobile app, rewrite Pac Man, and build Tic-Tac-Toe as a command-line application. You will also learn functional programming. This style of programming will improve your general code skills. You will see how this style can be used in TypeScript.
推薦閱讀
- 微服務設計(第2版)
- Flask Web全棧開發實戰
- Java Web開發學習手冊
- Java系統分析與架構設計
- 垃圾回收的算法與實現
- Mastering Rust
- Hands-On Microservices with Kotlin
- Apache Mahout Clustering Designs
- R Data Analysis Cookbook(Second Edition)
- Swift細致入門與最佳實踐
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- 計算機應用基礎教程(Windows 7+Office 2010)
- Hands-On Neural Network Programming with C#
- QlikView Unlocked
- Beginning PHP