TypeScript enables for code completion and refactoring while maintaining compatibility with JavaScript. |
TypeScript позволяет организовывать код при сохранении совместимости с JavaScript. |
Examples of transcompiled languages include Closure Compiler, CoffeeScript, Dart, Haxe, TypeScript and Emscripten. |
Примеры транскомпилированных языков включают Closure Compiler, Coccinelle, coffeescript, Dart, Haxe, TypeScript и Emscripten. |
Type annotations can be exported to a separate declarations file to make type information available for TypeScript scripts using types already compiled into JavaScript. |
Определения типов могут быть экспортированы в отдельный файл объявлений, чтобы сделать информацию о типах доступной для сценариев TypeScript с использованием различных типов уже скомпилированных в JavaScript. |
Atom has a TypeScript Plugin by Basarat with support for code completion, navigation, formatting, and fast compilation. |
У Atom есть плагин для TypeScript, разработанный Basarat с поддержкой автодополнения, навигации по коду, форматирования и быстрой компиляции. |
The TypeScript compiler makes use of type inference to infer types when types are not given. |
Компилятор TypeScript пытается вывести типы, когда они не указаны явно. |