Por ahora, vamos a suponer que todos los archivos javascript necesarios están en el directorio javascript.
For now, let's just assume that all of the required JavaScript files are placed in the javascript directory.
Los módulos de código son simples archivos JavaScript con la extensión.js o.jsm.
Una carga más rápida de los archivos javascript hace que el seguimiento de dependencias sea más importante.
Faster loading of javascript files makes dependency tracking more important.
Pocos archivos javascript son detectados en el sitio web.
Too many javascript files found which slows down the page load on the website.
Tamaño del archivo de todos los archivos javascript combinados
File size of all javascript files combined
Cómo todos los html y archivos javascript todavía son servidos localmente y no desde el nodo remoto, esto es considerablemente más seguro que simplemente usar un nodo remoto.
As all html and javascript files are still served locally and not from the remote host, this is considerably safer than just using a remote node.
Aplazar el análisis de archivos javascript para reducir el tiempo de carga inicial de tu página
Defer parsing of javascript files to reduce the initial load time of your page.
Se trata de una página dinámica, es por eso que solo contiene archivos javascript php y más imágenes necesarias, no se puede ver a menos que se meten en un sitio o usar un programa centrado en la creación de sitios.
It is a dynamic page, that's why only contains php and javascript files plus necessary images; you can not view it unless they get into a site or use a program focused on creating sites.
Todos los archivos de las tiendas, como imágenes, archivos javascript, etc., se distribuyen en todo el mundo y mostrados a ti (o a tus clientes) por el servidor más cercano.
All the stores assets, like images, javascript files, etc are distributed around the globe and served to you (or your clients) by the closest server.
Pocos archivos javascript son detectados en el sitio web.
Just a few javascript files are javascript files combined
Algunas herramientas como moodle, wordpress combinan los archivos javascript para reducir el número de peticiones al servidor, por lo que en ese caso no se pueden utilizar estos algoritmos de reducción. Español English
Some tools like moodle, wordpress combine javascript files to reduce the number of requests to the server, so in that case you can not use these reduction algorithms.
Este mismo razonamiento se aplica a cualquier otro contenido o recurso: archivos javascript, css, iconos, librerías PHP, etc...
For example, to include an image whose "src" attribute of <img> tag points to an image hosted The same reasoning is applied to any other content or resource: javascript files, CSS, icons, PHP libraries, etc.
En términos de optimización del sitio, se instaló un plugin de caché, se optimizaron las imágenes utilizadas en el sitio, se minimizaron todas las hojas de estilo y los archivos javascript, siguiendo todas las recomendaciones proporcionadas por las herramientas de Google PageSpped.
In terms of site optimization, a cache plugin was installed, the images used in the site were optimized, all style sheets and javascript files were minimized, following all the recommendations provided by google pageSpped tools.