Todo JavaScript debe ser asincrónico (es decir, incluir el atributo async en la etiqueta de script).
All JavaScript must be asynchronous (i.e., include the async attribute in the script tag).
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.
Other results
De manera inversa, todo en JavaScript es un objeto.
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.