Modern TypeScript
eBook - ePub

Modern TypeScript

A Practical Guide to Accelerate Your Development Velocity

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Modern TypeScript

A Practical Guide to Accelerate Your Development Velocity

Book details
Table of contents
Citations

About This Book

Dive into the world of TypeScript, a popular superset of the JavaScript language that enhances the development experience with static typing. This book covers every aspect of TypeScript in a concise and easy-to-understand style, making it the ultimate resource for mastering TypeScript.

Author Ben Beattie-Hood provides comprehensive coverage of TypeScript's features, such as structural typing, optionality and union types, computed and recursive types, and much more. Each chapter is packed with practical, real-world examples and insider tips drawn from his 20 years of experience as a trainer, ensuring you understand the most important concepts and learn how to avoid common pitfalls.

Modern TypeScript will put you on the path to becoming a TypeScript expert, help you greatly reduce errors, and boost your delivery velocity. Whether you're building small projects or large-scale applications, this book will give you the skills and confidence to write cleaner, scalable, and more maintainable code. Don't miss this opportunity to elevate your TypeScript proficiency and stay at the forefront of modern development.

What You'll Learn

  • Understand how TypeScript works and how it fits into the JavaScript ecosystem
  • Work with the type system, including primitives, interfaces, classes, and functions
  • Leverage the advanced type system with mapped and conditional types, in useful real-world examples
  • Explore tooling and debugging methods available for TypeScript
  • Futureproof development projects for scale using the TypeScript tooling

Who This Book Is For

Developers, designers, and engineers who are writing front end web sites or apps, or using JavaScript-based back end systems, looking to supercharge their skills and knowledge.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Modern TypeScript by Ben Beattie-Hood in PDF and/or ePUB format, as well as other popular books in Computer Science & Web Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2023
ISBN
9781484297230

Table of contents

  1. Cover
  2. Front Matter
  3. 1. How TypeScript Came to Be
  4. 2. Getting Started with the Developer Experience
  5. 3. TypeScript Basics
  6. 4. Classes
  7. 5. Computed Types
  8. 6. Advanced Usage
  9. 7. Performance
  10. 8. Build
  11. 9. Wrap Up
  12. Back Matter