TypeScript eBook for professionals

Download free TypeScript tutorial course in PDF, training file in 30 chapters and 97 pages. Free unaffiliated ebook created from Stack OverFlow contributor.

Table of contents

  • About
  • Getting started with TypeScript
  • Installation and setup
  • Basic syntax
  • Hello World
  • Running TypeScript using ts-node
  • TypeScript REPL in Nodejs
  • Why and when to use TypeScript
  • Safety
  • Readability
  • Tooling
  • TypeScript Core Types
  • String Literal Types
  • Tuple
  • Boolean
  • Intersection Types
  • Types in function arguments and return value Number
  • Types in function arguments and return value String
  • const Enum
  • Number
  • String
  • Array
  • Enum
  • Any
  • Void
  • Arrays
  • Finding Object in Array
  • Enums
  • Enums with explicit values
  • How to get all enum values
  • Extending enums without custom enum implementation
  • Custom enum implementation: extends for enums
  • Functions
  • Optional and Default Parameters
  • Function as a parameter
  • Functions with Union Types
  • Types of Functions
  • Classes
  • Abstract Classes
  • Simple class
  • Basic Inheritance
  • Constructors
  • Accessors
  • Transpilation
  • Monkey patch a function into an existing class
  • Class Decorator
  • Why and when to use TypeScript
  • Arrays
  • Functions
  • Class Decorator
  • Generics
  • User-defined Type Guards
  • Importing external libraries
  • Publish TypeScript definition files
  • Mixins
  • TypeScript installing typescript and running the typescript compiler tsc
  • Integrating with Build Tools
  • TypeScript with AngularJS
  • Using TypeScript with React (JS & native)
  • tsconfig.json
  • Unit Testing

It is a free TypeScript ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many TypeScript developers and contributors.

The content is released under Creative Commons BY-SA

Size : 1.14 MB
File type : pdf
Downloads: 74
Created: 2019-04-30

Others TypeScript Tutorials

TypeScript Notes for Professionals

Others related eBooks about TypeScript eBook for professionals

: Advanced R

It is impossible to become expert in R in only one training course. Yet, this course aims at giving a wide understanding of many aspects of R. Some external resources will be referred to in this book for you to be able to deepen what you would have learned in this course....

The Common Java Cookbook

This book focuses on tactical implementation details, answering such questions as: How do we parse XML? How do we serialize beans?...

Essential Java

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Java programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

Think Perl 6

Want to learn how to program and think like a computer scientist? This practical guide get..., download free Perl 6 tutorial in PDF (466 pages) created by Laurent Rosenfeld ....

VB.NET Quick Guide

The purpose of this PDF tutorial is to provide a quick learning guide to programming for the students who wants to buils their own application with Microsoft VB.Net ....

Evolve the Monolith to Microservices with Java and Node

Download free course Evolve the Monolith to Microservices with Java and Node, pdf file on 132 pages by Sandro De Santis, Luis Florez, Duy V Nguyen, Eduardo Rosa....

Raspberry Pi Projects Book

Download free course Raspberry Pi Projects Book, pdf file on 204 pages by Wes Archer, David Crookes, PJ Evans, Gareth Halfacree, Rosie Hattersley, Nicola King, Ben Nuttall, Marc Scott, Danny Staple, Mark Vanstone....

Learning Ruby on Rails

Download free course Learning Ruby on Rails, pdf file on 291 pages by Stack Overflow Community....

The Common Java Cookbook

Download free course The Common Java Cookbook, pdf file on 333 pages by Tim O'Brien....

Python Datetime free PDF

Download free course Python Datetime free PDF, pdf file on 3 pages by tutorialkart.com....