Typescript

From miki
Revision as of 16:41, 3 January 2018 by Mip (talk | contribs) (Created page with "Typescript is a typed-superset of Javascript designed by Microsoft == References == * https://www.typescriptlang.org/ * [https://channel9.msdn.com/Events/Build/2017/B...")
(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.