TypeScript enables for code completion and refactoring while maintaining compatibility with JavaScript. |
TypeScript позволяет организовывать код при сохранении совместимости с JavaScript. |
In 2012 Hejlsberg announced a new Microsoft project, TypeScript, a superset of JavaScript. |
В 2012 году Хейлсберг объявил о новом проекте TypeScript, который расширяет возможности JavaScript. |
Examples of transcompiled languages include Closure Compiler, CoffeeScript, Dart, Haxe, TypeScript and Emscripten. |
Примеры транскомпилированных языков включают Closure Compiler, Coccinelle, coffeescript, Dart, Haxe, TypeScript и Emscripten. |
TypeScript originated from the shortcomings of JavaScript for the development of large-scale applications both at Microsoft and among their external customers. |
TypeScript возник из-за предполагаемых недостатков JavaScript в крупномасштабных приложениях как в Microsoft, так и у прочих пользователей JavaScript. |
The TypeScript compiler makes use of type inference to infer types when types are not given. |
Компилятор TypeScript пытается вывести типы, когда они не указаны явно. |