دانلود کتاب Effective TypeScript: 62 Specific Ways to Improve Your TypeScript
by Dan Vanderkam
|
عنوان فارسی: موثر TypeScript: 62 روش های خاص خود را برای بهبود TypeScript |
دانلود کتاب
جزییات کتاب
Author Dan Vanderkam, a principal software engineer at Sidewalk Labs, shows you how to apply these ideas, following the format popularized by Effective C++ and Effective Java (both from Addison-Wesley). You’ll advance from a beginning or intermediate user familiar with the basics to an advanced user who knows how to use the language well.
Effective TypeScript is divided into eight chapters:
• Getting to Know TypeScript
• TypeScript’s Type System
• Type Inference
• Type Design
• Working with any
• Types Declarations and @types
• Writing and Running Your Code
• Migrating to TypeScript