These options have to do with minification, combination, and deferred loading of CSS and JavaScript files.
Ces options concernent la minification, la concaténation, et le chargement déferré des fichiers CSS et JavaScript.
Besides, delaying the loading of JavaScript files until user interaction will reduce initial load time.
En outre, le fait de retarder le chargement des fichiers JavaScript jusqu'à l'interaction avec l'utilisateur réduira le temps de chargement initial.
The states in Phaser are separate parts of the game logic; in our case we're loading them from independent JavaScript files for better maintainability.
Les états du jeu dans Phaser sont différentes phases du jeu. Dans notre cas, ils sont chargés depuis des fichiers Javascript pour mieux les maintenir par la suite.
Delaying the loading of JavaScript files (which are not called at launch) reduces the size of the initial download and speeds up the rendering of the page.
Différer le chargement des fichiers JavaScript (qui ne sont pas appelés au lancement) réduit la taille du téléchargement initial et permet d'accélérer le rendu de la page.
Delayed loading of JavaScript files will only be applied to files coming from domains outside the domain of the page (widgets, tags,...)
Le chargement différé des fichiers JavaScript ne sera appliqué que sur les fichiers provenant de domaines externes au domaine de la page (widgets, tags, ...)
The following figure is the result of loading the JavaScript and CSS files before minification.
La figure suivante illustre le résultat du chargement des fichiers JavaScript et CSS avant leur minimisation.
For instance, you can avoid loading some JavaScript and CSS files of this plugin by default on your pages and posts.
Par exemple, vous pouvez éviter de charger des fichiers JavaScript et CSS de ce plugin par défaut sur vos pages et messages.
It is also strongly recommended to avoid loading this code via another code or Javascript file.
Also, several javascript files are separate so they could be grouped and outsourced to further reduce your page's loading time.
Également, plusieurs fichiers javascripts sont distincts alors qu'ils pourraient être regroupés et externalisés afin de réduire encore davantage le temps de chargement de votre page.
For example, certain resources, like large JavaScript files, may block the rest of the page from loading if they have to load first.
Par exemple, certaines ressources, comme les fichiers JavaScript volumineux, peuvent empêcher le chargement du reste de la page si elles doivent être chargées en premier.
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.