Favorites
b/mecury-booksbyyoyoloit

TypeScript Quickly

This post was published 4 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

TypeScript Quickly

February 11, 2020 | ISBN: 9781617295942 | English | 520 pages | True (PDF, EPUB, MOBI) + Code | 41 MB

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
TypeScript is an extension of JavaScript that includes key language features such as optional static typing, compile-time error catching, and auto-complete. By specifying types and type annotations, your code becomes much easier to interpret, which improves productivity and team development. In particular, TypeScript makes complex applications like SPAs much easier to maintain and extend. What’s more, you can use TypeScript with any JavaScript library, so you get full access to new features. And since it compiles to clean JavaScript code, you can run TypeScript on all major browsers!
About the book

TypeScript Quickly teaches you to build outstanding modern apps with Typescript! To start, you’ll master the TypeScript syntax, preparing you to delve into the practical examples that follow. Thanks to the authors’ easy-to-digest style, you’ll effortlessly learn about types, object-oriented programming with classes and interfaces, and using TypeScript with JavaScript libraries. You’ll discover TypeScript’s excellent tooling as you explore code-quality improvement with TSLint, debugging with source maps, unit testing, and more.

As you progress through this code-centric guide, you’ll dive into advanced features including decorators, namespaces, and dynamic imports. To clinch your new knowledge, you’ll go hands-on as you develop several different blockchain apps, step by step.
What's inside

Mastering TypeScript syntax
Object-oriented programming with classes and interfaces
Using TypeScript with JavaScript libraries
Multiple real-world code samples
Tooling with TSLint, source maps, and webpack
Developing TypeScript blockchain apps using Angular and React.js

About the reader
Written for intermediate web developers comfortable with JavaScript ES5 and HTML.

No comments have been posted yet. Please feel free to comment first!

    Load more replies

    Join the conversation!

    Log in or Sign up
    to post a comment.