Examples with "Dart-Code in JavaScript" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Entwickeln und debuggen Sie Anwendungen in dieser Programmiersprache, die in die wichtigsten Webbrowser ausgeführt werden können, da es ein Compiler bietet, der den Dart-Code in JavaScript verwandelt.
It can be used to develop, debug and maintain applications programmed in this language, which can also be run on the main browsers, as it has a compiler capable of transforming Dart code into JavaScript.
Other results
Dart kann auf zwei verschiedene Weisen ausgeführt werden: Entweder auf einer nativen virtuellen Maschine oder aufbauend auf eine JavaScript Engine, indem ein Compiler verwendet wird, um den Code von Dart in JavaScript zu übersetzen.
Dart code can be executed in two different ways: either on a native virtual machine or on top of a JavaScript engine by using a compiler that translates Dart code to JavaScript.
Man muss Dart Code mittels DartC zu JavaScript "kompilieren".
You need to compile your Dart code to JavaScript code if you want to use it.
Zur Erinnerung, euer Java Client Code wird in JavaScript übersetzt.
Remember, your java client code get's translated into JavaScript.
Zahlen außerhalb diesen Bereichs sind in JavaScript nicht mehr sicher.
Beyond this range, numbers in JavaScript are not safe anymore.
Seine eigene Lösung wurde in JavaScript entwickelt und läuft unter node.js.
He has developed his home grown solution in JavaScript, running under node.js.
Ein Objekt in JavaScript ist ein Mapping zwischen Keys und Werten.
A JavaScript object is a mapping between keys and values.
Diese Situation ist anders als bei allen anderen Vergleichen von Werten in JavaScript.
This situation is unlike all other possible value comparisons in JavaScript.
Das Kombinieren von Anweisungen in Blöcken ist in Javascript gängige Praxis.
Combining statements into blocks is a common practice in JavaScript.
Daher wird in JavaScript jeder Call von vornherein asynchron realisiert.
Therefore, every call in Javascript is implemented asynchronously from the outset.
Teilanwendung ist eine gängige Technik in praktiken der funktionalen Programmierung in JavaScript.
Partial application is a common technique in JavaScript functional programming practices.
Nur wartbare Funktionen können in einem asynchronen Kontext in JavaScript verwendet werden.
Only awaitable functions can be used within an async context in JavaScript.
Node.js ist eine Plattform zur Entwicklung von Software in JavaScript.
Node.js is a software development platform for building applications in JavaScript.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.