Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Getting Started with TypeScript: Includes Introduction to Angular

    Posted By: Maks_tir
    Getting Started with TypeScript: Includes Introduction to Angular

    Getting Started with TypeScript: Includes Introduction to Angular by Thomas Claudius Huber
    English | ISBN: 1539943585 | 178 pages | EPUB | February 9, 2017 | 1.06 Mb

    This book covers features of TypeScript 2.1 like async/await and Angular 2

    TypeScript is a JavaScript superset that supports static typing and compiles down to plain JavaScript. TypeScript gives you compile-time errors, great tooling support and the latest JavaScript features like classes, arrow functions and modules. You can compile these latest features down to a JavaScript version that is supported in today's browsers.

    The adoption of TypeScript is increasing and as a serious developer you should have that language definitely in your pocket!

    Join Thomas in this book to learn the TypeScript language. After you've set up your environment you get up to speed with basic types, interfaces, classes, functions, modules, decorators and you learn how to build modern, component-based web-applications with Angular and rock-solid TypeScript code.

    This book is structured into twelve chapters:

    Introduction
    Setting up Your Environment
    Using TypeScript
    Basic Types
    Var, Let and Const
    Interfaces and Classes
    Generics
    Functions (includes async/await)
    Modules
    Decorators
    Declaration Files
    Angular with TypeScript
    Now let's learn TypeScript, so that you can build your next JavaScript-based application with this amazing, popular language.