Casanova369 / TypeScriptBeginning

A set of code and usage examples of the superset of javascript, typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript Beginning

A set of code and usage examples of the superset of javascript, typescript.

Download and Configure

  • node.js Package Manager
  • npm install -g typescrip
  • Checking node.js intallation: node -v
  • Checking typescript intallation: tsc -v

Generate tsconfig.json

  • tsc init FILE-NAME.tsc
Bibliographic references

About

A set of code and usage examples of the superset of javascript, typescript.


Languages

Language:TypeScript 49.0%Language:JavaScript 47.5%Language:HTML 3.5%