typescriptJavaScriptTypescriptMediumWhich is an advantage of using TypeScript over plain JavaScript?1Type safety and better tooling/editor support2No build step is ever needed3It runs faster at runtime than JavaScript4It removes the need for testingBack to list