Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TypeScript also allows for intellisense on class methods and properties together with JSDoc.

For an introduction on to TypeScript see the link below -

https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html

Installing TypeScript

TypeScript comes pre-installed and setup with the AKIOMA framework. To verify that TypeScript is installed -

...