Skip to main content

Home/ Web Performance/ Group items tagged minify

Rss Feed Group items tagged

Laurent Paoletti

Why Minify JavaScript? | Engineered Web - 2 views

  •  
    When I was at DrupalCon Denver I suggested that all production JavaScript should be minified. This seemed like something simple that I wouldn't get any push back on. After all, the major JavaScript packages do it and the performance recommendation tools all recommend it. I was wrong.
anonymous

azurams/Magento-Minify - Minification CSS / JS pour Magento - 0 views

  •  
    "WBL_Minify extension enables minification of magento css merged files and/or javascript merged files."
Laurent Paoletti

Performance As Design - 0 views

  •  
    Too often, any talk of web performance quickly ventures into the land of heavy geekery. Terms like DNS lookups, Gzipping, minifying, far future expires headers, caching, ETags and more are thrown around and consequently lose the attention of most non-techy people.
Éric D.

Julien Lecomte's Blog » Gzip Your Minified JavaScript Files - 0 views

  •  
    Traditional Yahoo! web servers serve compressed content to only 'good' browsers, and always with "Cache-Control: private". Newer Yahoo! web servers serve compressed content if the incoming request asks for it. No check is performed on the UA.
Vincent Voyer

Minification HTML - 4 views

  •  
    quels outils pour minifier le code HTML
Oncle Tom

Microjs: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit! - 7 views

  •  
    Petite appli en ligne pour générer son propre framework Javascript, basé sur votre propre sélection de librairie, de JSON2 à Spine en passant par Ender. Les tailles sont indiquées et les librairies choisies le sont en particulier pour leur robustesse et faible empreinte mémoire.
  •  
    J'ai assisté à la présentation de Zepto à la JSConf Ce micro framework permet d'avoir une API compatible avec jQuery, mais utilisant directement les implémentations native de webkit. Il est destiné à fonctionner sur les plateformes iOS et Android avec un poids de 4 Kb contre 31 Kb pour jQuery
  •  
    Excellent, merci Alexandre pour cette précision. Comptent-ils pousser la compatibilité vers d'autres navigateurs ? En tous cas, combiné avec yepnope (pour le polyfill), ça peut être super pour construire ses dépendances à poids mini.
Boris Schapira

google/closure-compiler-js - 0 views

  •  
    "Check, compile, transpile, optimize and compress JavaScript with Closure Compiler in JS"
  •  
    "Check, compile, transpile, optimize and compress JavaScript with Closure Compiler in JS"
1 - 18 of 18
Showing 20 items per page