Programming TypeScript: Making Your JavaScript Applications Scale
Boris Cherny
- 出版商: O'Reilly Media
- 出版日期: 2019-05-23
- 售價: $1,650
- 貴賓價: 9.5 折 $1,568
- 語言: 英文
- 頁數: 250
- 裝訂: Paperback
- ISBN: 1492037656
- ISBN-13: 9781492037651
-
相關分類:
JavaScript
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$1,536$1,459Hibernate in Action
-
$650$514Hibernate 程式高手秘笈 (Hibernate: A Developer's Notebook)
-
$1,189$1,130HTML and CSS: Design and Build Websites (Paperback)
-
$490$392使用 Drupal 7 架站的 12 堂課
-
$1,560$1,482NoSQL Distilled: A Brief Guide to the Emerging World of Polyglot Persistence (Paperback)
-
$2,298$2,183Oracle E-Business Suite 12 Financials Cookbook (Paperback)
-
$600$480SQL Server 2012 資料庫管理實務
-
$1,400$1,330JavaScript and JQuery: Interactive Front-End Web Development (Paperback)
-
$1,485
Real-World Machine Learning
-
$1,650$1,617Deep Learning (Hardcover)
-
$990$941The DevOps Handbook: How to Create World-Class Agility, Reliability, and Security in Technology Organizations (Paperback)
-
$414$393Angular 從零到一
-
$654$621Angular 權威教程
-
$1,400$1,330Usage-Driven Database Design: From Logical Data Modeling through Physical Schema Definition
-
$528$502收穫,不止 SQL 優化 — 抓住 SQL 的本質
-
$312$296Web API 的設計與開發 (Web API : the Good Parts)
-
$1,650$1,568Node.js in Action, 2/e (Paperback)
-
$2,100$1,995Kubernetes in Action (Paperback)
-
$1,320$1,254Learning React: A Hands-On Guide to Building Web Applications Using React and Redux (2nd Edition)
-
$1,242$1,180Enterprise Blockchain Development: With Hyperledger Fabric and Composer
-
$580$458Angular 建置與執行 (Angular: Up and Running: Learning Angular, Step by Step)
-
$1,397$1,327Eloquent JavaScript, 3rd Edition: A Modern Introduction to Programming
-
$680$530領域驅動設計:軟體核心複雜度的解決方法 (Domain-Driven Design: Tackling Complexity in the Heart of Software)
-
$534$507深入理解Flink:實時大數據處理實踐
-
$1,268$1,205Design Patterns in .Net: Reusable Approaches in C# and F# for Object-Oriented Software Design
商品描述
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.