Basics

Challenges

Classes

Cookies

Debugging

Events

External Files

Flow Control

Forms

Functions

Html Elements

Installation

Interfaces

Keywords

Modules

Namespaces

Operators

Reference Files

String

Types

TypeScript - Primitive Types Example

  • Boolean
  • String
  • Number
  • Array
  • Date
  • Enum
  • Void (an absence of a type)
  • Null
  • Undefined
  • Any

 

Primitive Types

Driver data