Skip to main content

Prerequisites

To be able to implement the Tripetto builder you need programming skills. For implementing the builder you use JavaScript or TypeScript. The latter has some advantages since it includes static type checking, which significantly reduces the risk of errors. All Tripetto packages include TypeScript typings (type declarations), providing excellent TypeScript support out-of-the-box.