Typescript

From miki
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.