Book
プロを目指す人のためのTypeScript入門
鈴木僚太
Summary
TypeScript の文法を網羅的に解説し、型システムの仕組みと活用法を実例で示す体系書。 公式仕様の正確な解説と、現場で必要となる高度な型表現(条件型・mapped types・ ジェネリクス)の実用パターンをセットで学べる、日本語 TS 学習の決定版。
Target Readers
- JavaScript 経験のある TypeScript 学習者
- TypeScript の型システムを正確に理解したい中級者
Tags
Colophon
- Publisher
- 技術評論社
- ISBN
- 978-4297127473
- Published
- Apr 2022
- List price
- ¥3,278incl. taxMay differ from the actual selling price on Amazon
Get this book
* The link above is an advertisement via Amazon Associates.Related Books
Prerequisites
- Recommended
Programming TypeScript
Boris Cherny
Reason: After grasping the overall picture of TypeScript with Boris Cherny's introduction, you solidify a more grounded understanding with a practical Japanese-language primer. 'TypeScript Introduction for Aspiring Professionals' builds carefully from syntax to practical typing, filling in the assumptions an English-language book tends to skip.
Next Books
- Recommended
Effective TypeScript, 2nd Edition
Dan Vanderkam
Reason: Once the practical primer has made you comfortable developing with types, you move on to more refined type-design best practices. Effective TypeScript shows, item by item, 'why you should write it this way,' elevating your design from types that merely work to types that help readers and your future self.