Programming TypeScript: Making Your JavaScript Applications Scale
Boris Cherny
- 出版商: O'Reilly
- 出版日期: 2019-06-11
- 定價: $1,980
- 售價: 8.0 折 $1,584
- 語言: 英文
- 頁數: 250
- 裝訂: Paperback
- ISBN: 1492037656
- ISBN-13: 9781492037651
-
相關分類:
JavaScript、TypeScript
-
相關翻譯:
TypeScript 程式設計 (Programming TypeScript) (繁中版)
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$650$514 -
$580$452 -
$479$455 -
$1,570$1,492 -
$1,900$1,805 -
$1,980$1,881 -
$2,320$2,204 -
$505代碼本色:用編程模擬自然系統
-
$1,716Angular: Up and Running: Learning Angular, Step by Step (Paperback)
-
$750Eloquent JavaScript : A Modern Introduction to Programming, 3/e (Paperback)
-
$474$450 -
$680$578 -
$1,715Interaction Design : Beyond Human-Computer Interaction, 5/e (Paperback)
-
$352深入理解 Flink:實時大數據處理實踐
-
$1,540$1,463 -
$800$632 -
$1,452Effective Typescript: 62 Specific Ways to Improve Your Typescript (Paperback)
-
$1,584Web Development with Node and Express: Leveraging the JavaScript Stack
-
$1,824Learning React: Modern Patterns for Developing React Apps, 2/e
-
$1,936Full Stack Serverless: Modern Application Development with React, Aws, and Graphql
-
$2,464Head First Design Patterns: Building Extensible and Maintainable Object-Oriented Software, 2/e (Paperback)
-
$3,040The Algorithm Design Manual, 3/e (Hardcover)
-
$1,840$1,748 -
$2,090$1,980 -
$580$458
相關主題
商品描述
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.