- 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.
推薦閱讀
- Mobile Application Development:JavaScript Frameworks
- Visual FoxPro程序設計教程(第3版)
- Java應用開發與實踐
- Monitoring Elasticsearch
- 深度學習原理與PyTorch實戰(第2版)
- 從零開始:UI圖標設計與制作(第3版)
- Django 3.0應用開發詳解
- Unity Character Animation with Mecanim
- Practical Maya Programming with Python
- C語言程序設計與應用實驗指導書(第2版)
- Python應用開發技術
- Blender 3D Cookbook
- Hands-On ROS for Robotics Programming
- Access 2016數據庫應用與開發:實戰從入門到精通(視頻教學版)
- Node.js Web Development