TypeScript Quickly

  • 12h 32m 57s
  • Anton Moiseev, Yakov Fain
  • Manning Publications
  • 2023

TypeScript is JavaScript with an important upgrade! By adding a strong type system to JavaScript, TypeScript can help you eliminate entire categories of runtime errors. In TypeScript Quickly, you’ll learn to build rock-solid apps through practical examples and hands-on projects under the expert instruction of experienced web developers Yakov Fain and Anton Moiseev.

about the technology

Strong typing can eliminate nearly all errors caused by unanticipated data values. With TypeScript, an enhanced version of JavaScript, you can specify types and type annotations so your code is easier to read and far less likely to fail at runtime. And because the core of TypeScript is standard JavaScript, it runs on all major browsers and can be used with frameworks like Angular, Vue, and React.

about the book

TypeScript Quickly teaches you to exploit the benefits of types in browser-based and standalone applications. In this practical guide, you’ll build a fascinating blockchain service app that takes you through a range of type-sensitive programming techniques. As you go, you’ll also pick up valuable techniques for object-oriented programming with classes, interfaces, and advanced features such as decorators and conditional types.

About the Author

Yakov Fain and Anton Moiseev are experienced web developers. They have authored two editions of Manning’s Angular Development with TypeScript.

In this Audiobook

  • Chapter 1 - Getting familiar with TypeScript
  • Chapter 2 - Basic and custom types
  • Chapter 3 - Object-oriented programming with classes and interfaces
  • Chapter 4 - Using enums and generics
  • Chapter 5 - Decorators and advanced types
  • Chapter 6 - Tooling
  • Chapter 7 - Using TypeScript and JavaScript in the same project
  • Chapter 8 - Developing your own blockchain app
  • Chapter 9 - Developing a browser-based blockchain node
  • Chapter 10 - Client-server communications using Node.js, TypeScript, and WebSockets
  • Chapter 11 - Developing Angular apps with TypeScript
  • Chapter 12 - Developing the blockchain client in Angular
  • Chapter 13 - Developing React.js apps with TypeScript
  • Chapter 14 - Developing a blockchain client in React.js
  • Chapter 15 - Developing Vue.js apps with TypeScript
  • Chapter 16 - Developing the blockchain client in Vue.js
  • Appendix: Modern JavaScript
SHOW MORE
FREE ACCESS

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE