Translation of "CoffeeScript" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Hier sind einige schnelle Vor- und Nachteile der Verwendung von CoffeeScript.
Here are some quick advantages and disadvantages of using CoffeeScript.
CoffeeScript bietet einen intuitiven Wrapper um dieses Konstrukt.
CoffeeScript provides an intuitive wrapper around this construct.
Auch wenn CoffeeScript eine neue Sprache ist, lernen Sie es sehr schnell.
Even though CoffeeScript is a new language, you'll learn it very quickly.
Heute werden wir uns anschauen, warum alle über CoffeeScript sprechen.
Today, we're going to take a look at why everyone is talking about CoffeeScript.
CoffeeScript benötigt keine unnötigen Klammern oder geschweiften Klammern.
CoffeeScript generiert den Code, um zu prüfen, ob ein Wert übergeben wurde oder nicht.
CoffeeScript generates the code to check whether a value has been passed in or not.
Suchen Sie nach einigen fortgeschrittenen CoffeeScript Tutorials auf dem Weg!
Look for some advanced CoffeeScript tutorials down the road!
CoffeeScript bietet eine Reihe von Aliasen für Operatoren und Schlüsselwörter, um den Code lesbarer und intuitiver zu machen.
CoffeeScript provides a number of aliases for operators and keywords to make the code more readable and intuitive.
Am Ende jeder case-Anweisung muss keine break-Anweisung hinzugefügt werden: CoffeeScript erledigt dies automatisch für Sie.
There's no need to add a break statement at the end of every case statement: CoffeeScript does this automatically for you.
Oder: benutzt CoffeeScript stattdessen.
CoffeeScript ist eine plattformunabhängi...
CoffeeScript is a platform-ind...
Die Erweiterung.coffee bezeichnet eindeutig CoffeeScript Quellcode-Dateien.
The.coffee extension is expressly used to distinguish CoffeeScript source-code files.
Im schlimmsten Fall des Sterbens dieses Projekts können Sie einfach das makellose JS, das CoffeeScript generiert und mit Ihrem Code fortfahren, aufgreifen.
In the worst case scenario of this project dying, you can just pick up the pristine JS that CoffeeScript generates and move on with your code.