Download our App

Sale!

Programming TypeScript: Making Your JavaScript Applications Scale

Original price was: ₹2,824.50.Current price is: ₹978.00.

Description

Programming TypeScript: Making Your JavaScript Applications Scale
Price: ₹2,824.50 - ₹978.00
(as of Nov 26, 2025 22:45:22 UTC – Details)

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 usedExplore advanced topics: Understand TypeScript’s sophisticated type system, including how to safely handle errors and build asynchronous programsDive 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
ASIN ‏ : ‎ B07R86FL4K
Publisher ‏ : ‎ O’Reilly Media; 1st edition (25 April 2019)
Language ‏ : ‎ English
File size ‏ : ‎ 2.8 MB
Simultaneous device usage ‏ : ‎ Unlimited
Enhanced typesetting ‏ : ‎ Enabled
X-Ray ‏ : ‎ Not Enabled
Word Wise ‏ : ‎ Not Enabled
Print length ‏ : ‎ 393 pages
Best Sellers Rank: #175,184 in Kindle Store (See Top 100 in Kindle Store) #10 in Web Development & Design eTextbooks #141 in Software Design & Engineering eTextbooks #162 in Programming Languages eTextbooks
Customer Reviews: 4.6 4.6 out of 5 stars 324 ratings var dpAcrHasRegisteredArcLinkClickAction; P.when(‘A’, ‘ready’).execute(function(A) { if (dpAcrHasRegisteredArcLinkClickAction !== true) { dpAcrHasRegisteredArcLinkClickAction = true; A.declarative( ‘acrLink-click-metrics’, ‘click’, { “allowLinkDefault”: true }, function (event) { if (window.ue) { ue.count(“acrLinkClickCount”, (ue.count(“acrLinkClickCount”) || 0) + 1); } } ); } }); P.when(‘A’, ‘cf’).execute(function(A) { A.declarative(‘acrStarsLink-click-metrics’, ‘click’, { “allowLinkDefault” : true }, function(event){ if(window.ue) { ue.count(“acrStarsLinkWithPopoverClickCount”, (ue.count(“acrStarsLinkWithPopoverClickCount”) || 0) + 1); } }); });

Reviews

There are no reviews yet.

Be the first to review “Programming TypeScript: Making Your JavaScript Applications Scale”

Your email address will not be published. Required fields are marked *

TOP