Versions Compared

Key

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

...

WebSDK 2.0 takes advantage of TypeScript to support efficient app development and maintenance. Install the Phenix Web SDK from https://www.npmjs.com/package/@phenixrts/sdk using the instructions on that page. Prerequisites for using this include Git, NPM, Preact, and TypeScript.

If you are already using the Phenix Web SDK and are directly modifying JavaScript instead of working in TypeScript, you may continue to do so, but we strongly encourage you to migrate to TypeScript.

...