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 - Creating Paths

These may seem obvious but just for clarity....

  • / is the root of the current drive
  • ./ is the current directory
  • ../ is the parent of the current directory