دانلود کتاب Effective TypeScript: 83 Specific Ways to Improve Your TypeScript
by Dan Vanderkam
|
عنوان فارسی: TypeScript موثر: 83 روش خاص برای بهبود TypeScript شما |
دانلود کتاب
جزییات کتاب
Author Dan Vanderkam shows you how to apply each item's advice through concrete examples. This book will help you advance from a beginning or intermediate user familiar with TypeScript basics to an expert who knows how to use the language well.
Updated for TypeScript 5, this second edition includes two new chapters on type-level programming and TypeScript recipes.
• Learn the nuts and bolts of TypeScript's type system
• Use type inference to get full safety with a minimum of type annotations
• Design types to make your code safer and more understandable
• Model complex APIs using generic types and type-level programming
• Understand how dependencies and type declaration files work in TypeScript
• Successfully migrate your JavaScript code base to TypeScript