Skip to main content
just simplify. ES modules are a thing now so it's complicated to explain (in an excerpt) what exactly TypeScript is contributing w.r.t. modules. also, technically, you could say that TypeScript _does_ "provide" classes, since it supports downlevelling class syntax to ES5, but again, TMI for exerpt
Source Link
starball
  • 41.2k
  • 21
  • 133
  • 703

TypeScript is a typed superset of JavaScript that transpiles to plain JavaScript. It adds optional types, classes, interfaces, and modules to JavaScript. This tag is for questions specific to TypeScript. It is not used for general JavaScript questions.

TypeScript is a typed superset of JavaScript that transpiles to plain JavaScript. It adds optional types, classes, interfaces, and modules to JavaScript. This tag is for questions specific to TypeScript. It is not used for general JavaScript questions.

TypeScript is a typed superset of JavaScript that transpiles to plain JavaScript. It adds optional types to JavaScript. This tag is for questions specific to TypeScript. It is not used for general JavaScript questions.

I get that Grammarly doesn't think this a word, but "transpires" is definitely not what we want
Source Link

TypeScript is a typed superset of JavaScript that transpirestranspiles to plain JavaScript. It adds optional types, classes, interfaces, and modules to JavaScript. This tag is for questions specific to TypeScript. It is not used for general JavaScript questions.

TypeScript is a typed superset of JavaScript that transpires to plain JavaScript. It adds optional types, classes, interfaces, and modules to JavaScript. This tag is for questions specific to TypeScript. It is not used for general JavaScript questions.

TypeScript is a typed superset of JavaScript that transpiles to plain JavaScript. It adds optional types, classes, interfaces, and modules to JavaScript. This tag is for questions specific to TypeScript. It is not used for general JavaScript questions.

edited body
Source Link
Abdulla Nilam
  • 37.9k
  • 18
  • 68
  • 89

TypeScript is a typed superset of JavaScript that transpilestranspires to plain JavaScript. It adds optional types, classes, interfaces, and modules to JavaScript. This tag is for questions specific to TypeScript. It is not used for general JavaScript questions.

TypeScript is a typed superset of JavaScript that transpiles to plain JavaScript. It adds optional types, classes, interfaces, and modules to JavaScript. This tag is for questions specific to TypeScript. It is not used for general JavaScript questions.

TypeScript is a typed superset of JavaScript that transpires to plain JavaScript. It adds optional types, classes, interfaces, and modules to JavaScript. This tag is for questions specific to TypeScript. It is not used for general JavaScript questions.

changed compile to the correct transpile and removed dead link
Source Link
Loading
sync "usage guidance" text with introduction text (because the intro text is better)
Source Link
Trott
  • 69.1k
  • 27
  • 180
  • 216
Loading
Added Enum and Generics as features in "Excerpt"
Source Link
Loading
Formatting
Link
Henrik Andersson
  • 46.7k
  • 16
  • 99
  • 94
Loading
deleted 55 characters in body; added 15 characters in body; added 1 character in body
Source Link
user663031
user663031
Loading
edited friendly name
Link
Dean Ward
  • 4.8k
  • 1
  • 30
  • 36
Loading
Added some important features to the usage guidance
Source Link
Loading
Detail about what TypeScript actually does.
Source Link
Fenton
  • 247.8k
  • 73
  • 397
  • 407
Loading
added 1 characters in body; deleted 100 characters in body
Source Link
Jacob
  • 78.5k
  • 24
  • 151
  • 237
Loading
Source Link
Brian
  • 118.5k
  • 17
  • 241
  • 303
Loading