We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
your JavaScript
you have Javascript
Por eso, recuerda siempre comprimir tu JavaScript mediante herramientas automatizadas.
For this reason, always remember to minify your JavaScript through automated tools.
Añade esto a tu JavaScript, después de las otras definiciones de variables
Add the following into your JavaScript, after the rest of your variables
Si tu JavaScript se ejecuta durante un período prolongado, bloqueará estas otras tareas y posiblemente ocasione la pérdida de fotogramas.
If your JavaScript runs for a long time, it will block these other tasks, potentially causing frames to be missed.
Para darle estilo al estado, tu JavaScript puede agregarle una clase pressed al botón.
To style the state, your JavaScript might add a pressed class to the button.
Analiza tu JavaScript, lo analiza, elimina el código muerto y reescribe y minimiza lo que queda.
It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left.
Si haces clic en el evento, recibirás una pila de llamadas, a través de las cuales se identifica el punto de tu JavaScript en el cual se activa el cambio de estilo.
If you click the event itself you are given a call stack, which pinpoints the place in your JavaScript that is responsible for triggering the style change.
Por ejemplo, si trabajas en una animación como el desplazamiento, sería ideal que mantuvieras el ajuste de tu JavaScript dentro del rango de 3 a 4 ms.
For example, if you're in an animation like scrolling, you should ideally be looking to keep your JavaScript to something in the region of 3-4ms.
El Lie-Fi puede ser incluso peor que la ausencia de conexión; por lo menos, cuando un dispositivo está completamente sin conexión, tu JavaScript puede tomar una medida evasiva adecuada.
Lie-fi can actually be worse than offline; at least if a device is definitely offline, your JavaScript can take appropriate evasive action.
Entonces, el primer paso es reducir la cantidad de archivos que tienes que enviar reduciendo o restringiendo tu JavaScript, CSS e imágenes.
So the first step is to reduce the number of files you're having to send by reducing or restricting your JavaScript, CSS, and images.
Ahora es momento de escribir una función que tu JavaScript llame vía Ajax.
Now it's time to write a function your JavaScript will call via Ajax.
Para obtener un rendimiento óptimo, haz que tu JavaScript sea asincrónico y elimina todo JavaScript innecesario desde la ruta de acceso de representación crítica.
To deliver optimal performance, make your JavaScript async and eliminate any unnecessary JavaScript from the critical rendering path.
DevTools ofrece herramientas para ayudarte a aplicar correcciones en páginas web en las que se produzcan excepciones y a depurar errores de tu JavaScript.
This page is deprecated. Chrome DevTools provides tools to help you fix web pages throwing exceptions and debug errors in your JavaScript.
La mejor manera de medir el perfil de rendimiento y la exigencia de tu JavaScript es usar Chrome DevTools.
The Performance panel of Chrome DevTools is the best way to measure your JavaScript's cost.
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.