Skip to content

tajulasri/typescripts-101

Repository files navigation

Typescript class and training

Programming is totally fun don't stressed out.

This is typescsript 101 for beginner and this note are few minutes efforts. Please dont complain :).

...Table of contents

  • Hello world
  • Basic datatype
  • Variable
  • Array
  • Loop
  • Conditional Flow
  • Function
  • Class
  • Constructor

...Some advance example might be not in here.