- 15 Oct 2024
- 1 Minute to read
- Print
About the TypeScript framework
- Updated on 15 Oct 2024
- 1 Minute to read
- Print
While it is perfectly possible to create a template by implementing the template API directly, we have created a framework in TypeScript which simplifies the process of developing a template significantly. The framework handles a lot of the mechanics in implementing the template API, and provides ready-made functionality for handling media (video and images) and metadata from the CMS.
By using the framework, you can rely on best practices and tested code for the fundamentals of your template, allowing you to focus on the specific parts of your template.
Included in the framework is also the Player Simulator, which allows you to test and debug your template directly in your development environment, without having to use the CMS and a dedicated player device.