Los widgets son líneas de código en Javascript que pueden insertarse en la estructura de tu sitio.
Widgets are Javascript code lines that you may insert into your website's structure.
Si no quieres instalar nada y probar un WebIDE online, lo mejor es que pases por TypeScript Playground, donde en la zona de la izquierda puedes escribir código en TypeScript, y a la derecha se va escribiendo el mismo código en Javascript.
If you feel like not to install anything, and try an online WebIDE, the best option is TypeScript Playground, where on the left part you write the TypeScript code and on the right you are having the Javascript code.
Como dije anteriormente, el nodo función le permite escribir algún código en JavaScript
As I said previously, the function node allows you to write some JavaScript code
La muestra de PDF maliciosa tiene incrustado un código en JavaScript que controla todo el proceso de explotación.
The malicious PDF sample embeds JavaScript code that controls the whole exploitation process.
Una vez que el archivo PDF es abierto, el código en JavaScript es ejecutado.
Once the PDF file is opened, the JavaScript code is executed.
Del mismo modo en que nosotros recopilamos directamente información sobre los usuarios que acceden a este servicio, a través del código en JavaScript insertado en nuestras páginas de servicios, Google Analytics obtendrá, procesará y analizará información similar sobre nuestros usuarios.
In the same way that we directly collect information about users accessing this service, Google Analytics will - via javascript code inserted in our web pages - obtain, process and analyse similar information about our users.
Actualmente la mejor herramienta para realizar linting (análisis) del código en JavaScript es JSHint.
Nowadays the best tool for linting your JavaScript code is JSHint.
Una vez que el plugin malicioso ha iniciado, la función addListeners() carga el código en JavaScript para comenzar el tracking o seguimiento de la actividad web en el sistema infectado
When the plugin has already started up the function addListners() loads the JavaScript code for tracking web activity on the infected machine.
Activistas de Free Software Macedonia, que proporcionaron el código en JavaScript para la iniciativa, también documentaron sobre la iniciativa del apagón en su wiki.
Activists from Free Software Macedonia, who provided the JavaScript code for the initiative, also documented the Blackout initiative on their wiki.
"Script" se refiere a la línea de código en Javascript que permite hacer que aparezcan las Campañas de los Anunciantes en el Sitio Registrado.
'Script' means the Javascript code line that can be used to display Advertisers' Campaigns on the Listed Website.
Las aplicaciones creadas actúan de manera nativa, aunque esté escrito su código en JavaScript.
Greasemonkey permite personalizar el aspecto y funciones de tu web usando pequeños pedazos de código en JavaScript.
Greasemonkey allows you to customize the look and functions of your webpage by using small bits of JavaScript.
Aproveche la finalización del código en JavaScript que respeta la configuración del proyecto almacenada en su archivo webpack.config.js.
Improved webpack support Take advantage of code completion in JavaScript that respects the project configuration stored in your webpack.config.js file.