There you can see a number of examples of CoffeeScript code along with the JavaScript that each compiles into.
Allí encontraremos varios ejemplos de CoffeeScript así como el JavaScript en que se convierten.
Autres résultats
What happens if we have a syntax error in the CoffeeScript code?
¿Qué ocurre si tenemos un error de sintaxis en nuestro código CofeeScript?
If you work with Coffeescript code you can check it with coffeelint (install with npm install -g coffeelint)
Si trabajas con código coffeescript puedes revisarlo con coffeelint (instálalo con npm install -g coffeelint)
The module sets up a client-server architecture allowing the developer to feed CoffeeScript code to a remote compiler and get the results.It basically sends the server a CoffeeScript file and returns the compiled JS file to a local folder.Oven is perfect...
El módulo establece una arquitectura cliente-servidor que permite al desarrollador para alimentar código CoffeeScript a un compilador a distancia y obtener los resultados.Básicamente envía al servidor un archivo CoffeeScript y devuelve el archivo JS...
The site also has a page where you can enter CoffeeScript code and see it compiled into JavaScript. The compiled JavaScript can be run in the browser and all of this takes place on the client without any AJAX calls to the server.
También hay una página donde podemos escribir código CoffeeScript y verlo convertido en JavaScript que luego podremos ejecutar en el navegador y todo mediante código en el cliente sin realizar llamadas AJAX al servidor.
The.coffee extension is expressly used to distinguish CoffeeScript source-code files.
CoffeeScript generates the code to check whether a value has been passed in or not.
CoffeeScript genera el código para verificar si se ha pasado o no un valor.
The.coffee extension is expressly used to distinguish CoffeeScript source-code files.
Principalmente, la extensión.pl se relaciona con Perl y convencionalmente se le asigna a los archivos de código fuente Perl.
In this episode we're going to convert some existing JavaScript code into CoffeeScript as this is a great way to learn it.
Para empezar a aprenderlo en este episodio veremos cómo convertir código JavaScript ya existente a CoffeScript.
Now that we've changed all of the JavaScript code into CoffeeScript lets reload the page in the browser and see if it all works as it did before.
Con todo el JavaScript cambiado a CoffeeScript recargamos la página en el navegador para ver si todo funciona igual que antes.
CoffeeScript is a programming language that compiles it's own syntax into running JavaScript code.
CoffeeScript es un lenguaje de programación que compila su propia sintaxis en la ejecución de código JavaScript.
CoffeeScript provides a number of aliases for operators and keywords to make the code more readable and intuitive.
CoffeeScript proporciona una serie de alias para operadores y palabras clave para hacer que el código sea más legible e intuitivo.
We'll start by commenting out the code in the JavaScript file and then replace it bit-by-bit with the equivalent CoffeeScript.
Podemos empezar comentando todo el código JavaScript y cambiarlo paso a paso por su equivalente CoffeeScript.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.
Aucun résultat pour cette recherche.
Synonymes et analogies de "of CoffeeScript code" en anglais