Programming TypeScript: Making Your JavaScript Applications Scale
暫譯: 使用 TypeScript 進行程式設計:讓你的 JavaScript 應用程式可擴展

Boris Cherny

買這商品的人也買了...

商品描述

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.

商品描述(中文翻譯)

任何在動態類型語言中工作的程式設計師都會告訴你,將這種語言擴展到更多的程式碼行和更多的工程師是多麼困難。這就是為什麼 Facebook、Google 和 Microsoft 為他們的動態類型 JavaScript 和 Python 代碼發明了漸進式靜態類型層。TypeScript 就是這樣的一種類型層,並且在它們之中做了一件獨特的事情:它以其強大、現代的靜態類型系統使編程變得有趣。

通過這本書,對 JavaScript 有中級理解的程式設計師將學會如何掌握 TypeScript 語言。你將了解 TypeScript 如何幫助你消除代碼中的錯誤,將你的代碼擴展到 10 倍以上的工程師,並再次讓編程變得有趣。

作者簡介

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.

作者簡介(中文翻譯)

Boris Cherny 是 Facebook 的軟體工程師,也是舊金山 TypeScript Meetup 的組織者。作為一名資深的 JavaScript 程式設計師和函數式程式設計的推廣者,Boris 創辦過幾家初創公司,並在廣告科技和風險投資領域領導工程團隊。在空閒時間,您可以在 GitHub 上找到他參與開源專案的身影。