Programming TypeScript

Programming TypeScript
Author :
Publisher : O'Reilly Media
Total Pages : 324
Release :
ISBN-10 : 9781492037620
ISBN-13 : 1492037621
Rating : 4/5 (621 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

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,
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
Advanced TypeScript Programming Projects
Language: en
Pages: 408
Authors: Peter O'Hanlon
Categories: Computers
Type: BOOK - Published: 2019-07-26 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Gain in-depth knowledge of TypeScript and the latest ECMAScript standards by building robust web applications across different domains Key FeaturesApply the cut
Hands-On Functional Programming with TypeScript
Language: en
Pages: 201
Authors: Remo H. Jansen
Categories: Computers
Type: BOOK - Published: 2019-01-30 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Discover the power of functional programming, lazy evaluation, monads, concurrency, and immutability to create succinct and expressive implementations Key Featu
Programming with Types
Language: en
Pages: 531
Authors: Vlad Riscutia
Categories: Computers
Type: BOOK - Published: 2019-10-31 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Programming with Types teaches you to design safe, resilient, correct software that’s easy to maintain and understand by taking advantage of the power