BOOK MARKETING DESCRIPTION HERE. (This can be supplied by the author, but otherwise the Consumer Short Text from the Marketing tab in the PDB works here - just make sure not to paste curly quotes or em dashes! Replace with straight quotes and hyphens.)
Programming TypeScript
β Scribed by Boris Cherny
- Publisher
- OβReilly
- Year
- 2019
- Tongue
- English
- Leaves
- 324
- Edition
- First Edition
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. Thatβs why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. This practical book shows you how one such type layer, TypeScript, is unique among them: it makes programming fun with its powerful static type system.
If youβre a programmer with intermediate JavaScript experience, author Boris Cherny will teach you how to master the TypeScript language. Youβll understand how TypeScript can help you eliminate bugs in your code and enable you to scale your code across more engineers than you could before.
β¦ Subjects
TypeScript
π SIMILAR VOLUMES
TypeScript lets you write JavaScript the way you really want to. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. TypeScript is pure object oriented with classes, interfaces and statically typed like C# or Java. The popular JavaScript framework Angular is written in
Gain in-depth knowledge of TypeScript and the latest ECMAScript standards by building robust web applications across different domains Key Features Apply the cutting-edge features of TypeScript 3.0 to build high-performance, maintainable applications Learn through practical examples of using TypeScr
<p><b>Broaden your skill set by learning TypeScript and applying your knowledge to build real-world applications</b></p><h4>Key Features</h4><ul><li>Quickly get started writing TypeScript code with hands-on exercises and activities</li><li>Develop new skills that can be applied at work or in your ow
Explore functional and reactive programming to create robust and testable TypeScript applications