Primero, nuestra propia ejecución JavaScript, genera una representación intermedia antes de entregar el código nativo.
Our very own JavaScript runtime, first generates an intermediate representation before spitting out the native code.
Evaluación en tiempo de ejecución JavaScript incluye la función eval que permite evaluar expresiones expresadas como cadenas en tiempo de ejecución.
Run-time evaluation JavaScript includes an eval function that can execute statements provided as strings at run-time.
Entorno de ejecución JavaScript normalmente depende del entorno en el que se ejecute (por ejemplo, en un navegador web) para ofrecer objetos y métodos por los que los scripts pueden interactuar con el "mundo exterior".
JavaScript typically relies on a run-time environment (e.g., a Web browser) to provide objects and methods by which scripts can interact with the environment (e.g., a webpage DOM).
Node.js es un entorno de tiempo de ejecución JavaScript open source, multiplataforma que tiene JavaScript en el servidor.
Node.js is an open-source, cross-platform JavaScript runtime environment that takes JavaScript into the server.
Evita la ejecución JavaScript La ejecución prolongada de JavaScript bloquea el navegador, y le impide construir el DOM y el CSSOM, y representar la página.
Long running JavaScript blocks the browser from constructing the DOM, CSSOM, and rendering the page, so defer until later any initialization logic and functionality that is non-essential for the first render.
Recientemente, JavaScript ha vuelto al servidor con el éxito de Node JS. Esta plataforma provee un entorno completo de ejecución JavaScript fuera del navegador, capaz de ser usado en cualquier plataforma (Linux, MacOS y Windows).
Recently, JavaScript came back to the server with the successful Node.js platform, the most popular cross-platform JavaScript runtime environment outside the browser.
Si este mensaje persiste, por favor verifique que la ejecución Javascript está habilitada en las opciones de tu navegador Web
Checking Javascript. If this message persists, please verify that Javascript execution is enabled in your browser options
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 "ejecución JavaScript" in Spanish