SuiteCommerce Advanced (SCA) source code is being migrated to TypeScript in phases. TypeScript is an open source superset of JavaScript designed to optimize development efficiency. The code migration to TypeScript is ongoing and includes changes such as: Changing filename extension from .js to .ts Transforming module system from Asynchronous Module Definition (AMD) to a TypeScript… Continue reading Commerce Module Migration to TypeScript