Book description
Explore the features of this innovative open source language in depth, from working with the type system through object-orientation to understanding the runtime and the TypeScript compiler. This fully revised and updated second edition of Steve Fenton’s popular book covers everything you need to discover this fascinating language and transform your experience of JavaScript development.
What’s New in This Edition
- Coverage of major changes to modules, namespaces, and module loading
- New guidance on how to use inference to reduce the effort of using TypeScript
- Recommendations on compiler options
- A wide range of feature updates from intersections and tuples to async/await and the new approach to mixins
What You’ll Learn
- Understand the TypeScript type system, and how to use it effectively
- Apply object-oriented design using TypeScript
- Use modules effectively to manage large programs
- Integrate existing frameworks and libraries into your TypeScript program
Who This Book Is For
Web developers looking for a modern approach to JavaScript development
Table of contents
- Cover
- Frontmatter
- 1. TypeScript Language Features
- 2. Code Organization
- 3. The Type System
- 4. Object Orientation in TypeScript
- 5. Understanding the Runtime
- 6. Running TypeScript in a Browser
- 7. Running TypeScript on a Server
- 8. Exceptions, Memory, and Performance
- 9. Using JavaScript Libraries
- 10. Automated Testing
- Backmatter
Product information
- Title: Pro TypeScript: Application-Scale JavaScript Development
- Author(s):
- Release date: November 2017
- Publisher(s): Apress
- ISBN: 9781484232491
You might also like
book
Node.js 8 the Right Way
Node.js is the platform of choice for creating modern web services. This fast-paced book gets you …
book
JavaScript Next: Your Complete Guide to the New Features Introduced in JavaScript, Starting from ES6 to ES9
JavaScript has finally grown up. Armed with a slew of new features, JavaScript now makes writing …
book
Learning Node.js Development
A comprehensive, easy-to-follow guide to creating complete Node apps and understanding how to build, deploy, and …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …