Programming TypeScript

Programming TypeScript
Author :
Publisher : O'Reilly Media
Total Pages : 324
Release :
ISBN-10 : 9781492037620
ISBN-13 : 1492037621
Rating : 4/5 (20 Downloads)

Book Synopsis Programming TypeScript by : Boris Cherny

Download or read book Programming TypeScript written by Boris Cherny and published by O'Reilly Media. This book was released on 2019-04-25 with total page 324 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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. In this book, you’ll: Start with the basics: Learn about TypeScript’s different types and type operators, including what they’re for and how they’re used Explore advanced topics: Understand TypeScript’s sophisticated type system, including how to safely handle errors and build asynchronous programs Dive in hands-on: Use TypeScript with your favorite frontend and backend frameworks, migrate your existing JavaScript project to TypeScript, and run your TypeScript application in production


Programming TypeScript Related Books

Learning TypeScript
Language: en
Pages: 200
Authors: Josh Goldberg
Categories: Computers
Type: BOOK - Published: 2022-09-30 - Publisher: O'Reilly Media

DOWNLOAD EBOOK

TypeScript has conquered the world of JavaScript: it's one of the world's fastest growing and most popular languages across developer surveys, widely used in co
Programming TypeScript
Language: en
Pages: 324
Authors: Boris Cherny
Categories: Computers
Type: BOOK - Published: 2019-04-25 - Publisher: O'Reilly Media

DOWNLOAD EBOOK

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,
Learning Typescript
Language: en
Pages: 368
Authors: Remo H. Jansen
Categories: Computers
Type: BOOK - Published: 2015-09-29 - Publisher:

DOWNLOAD EBOOK

Exploit the features of TypeScript to develop and maintain captivating web applications with easeAbout This Book- Learn how to develop modular, scalable, mainta
Effective TypeScript
Language: en
Pages: 264
Authors: Dan Vanderkam
Categories: Computers
Type: BOOK - Published: 2019-10-17 - Publisher: O'Reilly Media

DOWNLOAD EBOOK

TypeScript is a typed superset of JavaScript with the potential to solve many of the headaches for which JavaScript is famous. But TypeScript has a learning cur
TypeScript Quickly
Language: en
Pages: 770
Authors: Anton Moiseev
Categories: Computers
Type: BOOK - Published: 2020-02-10 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary TypeScript is JavaScript with an important upgrade! By adding a strong type system to JavaScript, TypeScript can help you eliminate entire categories of