Typescript

From miki
Revision as of 06:19, 2 February 2022 by Mip (talk | contribs) (→‎References)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Typescript is a typed-superset of Javascript designed by Microsoft

References

Features demonstrated:
  • Strict null-checking mode.
  • never type and assertNever function to test exhaustiveness.
IDE
Based on Electron UI, so run on any platform.