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

IOS tutorial for developers

Download free PDF tutorial about IOS programming, learn how to creat your IOS applications, this document is a complet training course in 893 pages....

Arduino Development Cookbook

The single-chip computer board Arduino is small in size but vast in scope, capable of bein..., download free Arduino tutorial in PDF (246 pages) created by Cornel Amariei ....

Learning to Program Using Python

An introduction to computer programming, using the easy, yet powerful, Python programming language. Python, a cross-platform language used by such organizations as Google and NASA, lets you work quickly and efficiently, allowing you to concentrate on your work rather than the language. ...

Android developement for beginners

Download Android Tutorial in PDF ,free training document for beginner's Android Development ,file under 26 pages by (RNOC)...

Download Django tutorial in PDF

Download free Django tutorial course in PDF, training file in 53 chapters and 228 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

: Advanced R, Second Edition

This book helps you understand how R works at a fundamental level. It is designed for R programmers who want to deepen their understanding of the language, and programmers experienced in other languages who want to understand what makes R different and special....

Programming Computer Vision with Python

Download free course Programming Computer Vision with Python, pdf file on 300 pages by Jan Erik Solem....

Category Theory for Programmers

Download free ebook intituled Category Theory for Programmers created by Bartosz Milewski . ...

Tutorial JSF in PDF

Download free JSF tutorial course in PDF, training file in 6 chapters and 18 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Guide to C++ Programming

This tutorial provides an introduction to C++ programming language in PDF. This guide will help you to learn how to write a simple computer programs in C++ with somes exercises....