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)
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?
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.
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.
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...
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.
No results found for this meaning.
Synonyms and analogies of "coffeescript code" in English