• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
TypeScript in Production: Tooling, Build, and Library Authoring Across Runtimes

TypeScript in Production: Tooling, Build, and Library Authoring Across Runtimes

Paperback

Series: The Typescript Library, Book 5

Programming

ISBN13: 9798195173982
Publisher: Independently Published
Published: May 1 2026
Pages: 412
Weight: 1.21
Height: 0.84 Width: 6.00 Depth: 9.00
Language: English
The moment a working TypeScript developer ships and discovers that TypeScript-as-shipped has its own vocabulary and failure modes. This book is the operational layer.

You know the language. You know most of the type system. Now you need the operational answers: which tsconfig flag, which build tool, how to publish a library that resolves on Node 24 and Bun 1.3 and Deno 2.7 and the browser, how to keep the CI pipeline under sixty seconds, how to make attw happy, how to tame tsc on a real monorepo. TypeScript in Production is the book for that wall.

Twenty-eight chapters across seven parts. Pinned to TypeScript 6.0, Node 24 LTS, Bun 1.3.x, Deno 2.7.x, Vite 8, and Vitest 4. Every example runnable in the public companion repository at github.com/gabrielanhaia/the-typescript-library-examples.

What's inside:

- Part I - tsconfig in depth. Every flag in the strict family walked deliberately, target/lib per runtime, the moduleResolution decision matrix (bundler/node16/nodenext), project references, isolatedModules, isolatedDeclarations, verbatimModuleSyntax.

Also from

Anhaia, Gabriel

Also in

Programming