Programming TypeScript: Making Your JavaScript Applications Scale
Boris Cherny
- 出版商: O'Reilly
- 出版日期: 2019-05-16
- 定價: $1,560
- 售價: 8.0 折 $1,248
- 語言: 英文
- 頁數: 250
- 裝訂: Paperback
- ISBN: 1492037656
- ISBN-13: 9781492037651
-
相關分類:
JavaScript、TypeScript
-
相關翻譯:
TypeScript 程式設計 (Programming TypeScript) (繁中版)
立即出貨
買這商品的人也買了...
-
$650$514 -
$254演算法競賽入門經典, 2/e (演算法藝術與信息學競賽)
-
$1,300$1,235 -
$1,360$1,292 -
$1,650$1,617 -
$1,501Node.js in Action, 2/e (Paperback)
-
$1,500$1,425 -
$1,777Kubernetes in Action (Paperback)
-
$1,629Spark: The Definitive Guide: Big Data Processing Made Simple
-
$594$564 -
$1,580$1,501 -
$1,226Eloquent JavaScript, 3rd Edition: A Modern Introduction to Programming
-
$474$450 -
$680$530 -
$1,750$1,663 -
$454深入理解 Flink:實時大數據處理實踐
-
$1,300$1,235 -
$1,540$1,463 -
$534$507 -
$1,739$1,647 -
$1,460$1,387 -
$1,739$1,647 -
$768$730 -
$811統計學習要素:機器學習中的數據挖掘、推斷與預測, 2/e (The Elements of Statistical Learning: Data Mining, Inference, and Prediction, 2/e)
-
$1,740$1,653
相關主題
商品描述
Any programmer working in a dynamically typed language will tell you how hard it is to scale that language to more lines of code and to more engineers. That’s why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. TypeScript is one such type layer, and does something unique among them: it makes programming fun with its powerful, modern, static type system.
With this book, programmers who understand JavaScript at an intermediate level will learn how to master the TypeScript language. You’ll understand how TypeScript can help you get rid of bugs in your code, scale your code across 10x more engineers, and make programming fun again.
作者簡介
Boris Cherny is a Software Engineer at Facebook and the organizer of the San Francisco TypeScript Meetup. A longtime JavaScript programmer and functional programming evangelist Boris has started several startups, and led engineering teams in adtech and venture capital. In his free time, you can find him working on open source on Github.