In JavaScript wird zwischen Zuweisungs- und Vergleichsoperatoren unterschieden.
JavaScript distinguishes between assignment and comparison operators.
Wegen dieser Anforderungen ist das Programmieren in Java komplexer als in JavaScript.
These requirements make Java programming more complex than JavaScript authoring.
In Javascript, sind die Zeichenfolgen als Zeichenfolgenobjekte gespeichert.
In javascript strings are stored as string objects.
In Javascript lässt sich die Blockierung relativ leicht umgehen, indem man alle Ressourcen asynchron lädt.
You can avoid the blockade in JavaScript fairly easily by loading all resources asynchronously.
In Javascript und Web-Plugins eingebettete Hyperlinks werden nun ignoriert, sofern sie zu einem anderen Server als den der gegenwärtig angezeigten Webseite verlinken.
Hyperlinks embedded in Javascript, in Flash and other plugins are now ignored when they link to another host than the one of the current page.
In Javascript sind mehrdeutige Potenzen nicht möglich, i.e.
In JavaScript, it is impossible to write an ambiguous exponentiation expression, i.e.
In Javascript weist super immer auf den Konstruktor der Basisklasse.
In JavaScript, super refers to the parent class constructor.
Chrome-Extensions sind technisch ja in JavaScript geschrieben und auch nicht klar voneinander isoliert.
Chrome extensions are technically written in JavaScript and are not clearly isolated from each other.
Kenntnisse in JavaScript und Applikationsentwicklung sind bei diesem Beitrag von Vorteil.
Background knowledge in JavaScript and application development are an advantage for this workshop.
In JavaScript kann die partielle Anwendung Funktionen in komplexen Aufgaben leichter handhabbar machen.
In JavaScript, partial application can make functions easier to work with in complex tasks.
Alle diese Funktionen sind kleine Programm-Routinen, die ausschließlich in Javascript geschrieben sind.
All of these features are small program routines; they are written entirely in JavaScript.
In JavaScript ermöglicht syntaktischer Zucker sauberere und präzisere Array-Manipulationen.
In JavaScript, syntactic sugar allows for cleaner and more concise array manipulations.
Serverseitige Skripte werden in JavaScript geschrieben, wobei ein einfaches Syntax- und Objektmodell verwendet wird.
Server-side scripts are written in JavaScript using a basic syntax and object model.