null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Total Typescript

List Price: $59.99
SKU:
9781718504165
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Matt Pocock, Taylor Bell
    Format:
    Paperback
    Pages:
    432
    Publisher:
    No Starch Press (April 14, 2026)
    Language:
    English
    Audience:
    General/trade
    ISBN-13:
    9781718504165
    ISBN-10:
    1718504160
    Weight:
    27.8oz
    Dimensions:
    7.06" x 9.25" x 1"
    File:
    RandomHouse-PRH_Book_Company_PRH_PRT_Onix_delta_active_D20260414T000112_155932231-20260414.xml
    Folder:
    RandomHouse
    List Price:
    $59.99
    Country of Origin:
    United States
    Pub Discount:
    65
    Case Pack:
    18
    As low as:
    $46.19
    Publisher Identifier:
    P-RH
    Discount Code:
    A
    QuickShip:
    Yes
    Imprint:
    No Starch Press
  • Overview

    A no-nonsense guide to all the essentials you’ll need to become a TypeScript wizard and build a TypeScript application from scratch.

    “An invaluable resource to countless developers.”
    —Ryan Cavanaugh, Development Lead Microsoft TypeScript Team

    TypeScript makes JavaScript safer and your editor smarter. Matt Pocock’s Total TypeScript courses have trained thousands of developers by putting the editor first: You learn types by watching what TypeScript tells you, not by memorizing rules. This book brings that method to print.

    You’ll start by setting up a proper TypeScript environment, then immediately begin writing and annotating code. Each chapter builds on the last—primitive types to unions, objects to classes, basic generics to type transformations—with exercises woven throughout as checkpoints, not afterthoughts.

    Later chapters tackle what takes longer to learn: deriving types from other types, writing type predicates and assertion functions, configuring the compiler for real projects, and building type architectures that don’t collapse under their own weight.

    You’ll learn to:
    • Read TypeScript’s error messages and use your editor as a teaching tool
    • Write precise types for objects, functions, and classes
    • Use unions, narrowing, and generics to make types flexible without losing safety
    • Derive and transform types so you don’t repeat yourself
    • Configure tsconfig.json for React, Node, or library development

    This is a workshop in print. The one Matt Pocock has been refining for years.