O nasıl yapılandığını anlamak için JavaScript dosyası kaynağını analiz ederek başlar.
It starts by analyzing the source JavaScript file to understand how it is structured.
Büyük bir JavaScript dosyası sıkıştırılmamış 4kb alan kullanabilir, ancak boyutunu sıkıştırarak% 75 oranında azaltsanız bile, yine de yalnızca 3kb'yi kurtardınız.
A large JavaScript file might use up 4kb of space uncompressed, but even if you can reduce its size by 75% by compressing it, you've still only saved 3kb.
Mükemmel, web sitenizin birkaç JavaScript dosyası var.
Çoğu temalar bir veya daha fazla CSS dosyası ve birkaç JavaScript dosyası yükler.
Çok kötü, fazla sayıda JavaScript dosyası var.
Bu nedenle, bir HTML dosyanız, iki CSS dosyanız, beş JavaScript dosyası ve sekiz resim varsa, yüklenmesi gereken toplam 16 dosya vardır.
So if you have a HTML file, two CSS files, five Javascript files and eight images, that's a total of 16 files that need to be loaded.
Ayrı bir JavaScript dosyası 3B model PDF ile ilişkilendirilmişse bu dosyayı etkinleştirebilirsiniz.
If a separate JavaScript file is associated with the 3D model PDF, you can activate it.
Bu, birçok JavaScript dosyası, Jade şablonları ve çeşitli alt dizinler içeren Express generator ile oluşturacağınız projelerin aksine tek dosyadan oluşan bir projedir.
It is a single file app - not what you'd get if you use the Express generator, which creates the scaffolding for a full app with numerous JavaScript files, Jade templates, and sub-directories for various purposes.
Önceden derlenmiş bir Bootstrap sürümü, bir CSS dosyası ve herhangi bir projeye kolayca eklenebilen üç JavaScript dosyası biçiminde bulunur.
A pre-compiled version of Bootstrap is available in the form of a CSS file and three JavaScript files that can be easily added to any web project.
Sitenizin gerektirdiği her HTML, CSS ve JavaScript dosyası, sitenizi yüklemek için gereken HTTP isteklerinin sayısını artırır.
Every HTML, CSS and JavaScript file your site requires adds to the number of HTTP requests it takes to load your site.
RequireJS bir JavaScript dosyası ve modül yükleyicisidir.
About RequireJS is a JavaScript file and module loader.
Metin dosyasını, .js uzantısıyla JavaScript dosyası olarak kaydedin; örneğin, delayLoadImages.js.
Save the text file as a JavaScript file with the extension.js, for example delayLoadImages.js.
YUI Kompresör Java ile yazılmış (Java> = 1.4 gerektirir) ve Rhino JavaScript dosyası kaynağını simgelemek için dayanır.
The YUI Compressor is written in Java (requires Java >= 1.4) and relies on Rhino to tokenize the source JavaScript file.