Press enter after choosing selection

Programming Typescript : : Making Your Javascript Applications Scale

Cherny, Boris. Book - 2019 005.276 Ch, Adult Book / Nonfiction / Computers / Programming / JavaScript 1 On Shelf No requests on this item Community Rating: 3 out of 5

Cover image for Programming TypeScript : : making your JavaScript applications scale

Sign in to request

Locations
Call Number: 005.276 Ch, Adult Book / Nonfiction / Computers / Programming / JavaScript
On Shelf At: Downtown Library

Location & Checkout Length Call Number Checkout Length Item Status
Downtown 2nd Floor
4-week checkout
005.276 Ch 4-week checkout On Shelf
Westgate Adult Books
4-week checkout
Adult Book / Nonfiction / Computers / Programming / JavaScript 4-week checkout Due 05-24-2024

Includes index.
Introduction -- TypeScript: a 10_000 foot view -- All about types -- Functions -- Classes and interfaces -- Advanced types -- Handling errors -- Asynchronous programming, concurrency, and parallelism -- Frontend and backend frameworks -- Namespaces.Modules -- Interoperating with JavaScript -- Building and running TypeScript -- Conclusion.
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.

REVIEWS & SUMMARIES

Summary / Annotation
Table of Contents
Author Notes

COMMUNITY REVIEWS

No community reviews. Write one below!

Cover image for Programming TypeScript : : making your JavaScript applications scale


PUBLISHED
Sebastopol, CA : O'Reilly Media, Inc., 2019
Year Published: 2019
Description: xvi, 302 pages : illustrations ; 24 cm
Language: English
Format: Book

ISBN/STANDARD NUMBER
9781492037651
1492037656

SUBJECTS
TypeScript (Computer program language)
JavaScript (Computer program language)
Application software -- Development.