Optimización JavaScript y CSS

Post on 18-Dec-2014

1,317 views 2 download

description

Presentación para la Webcat 03/2012 sobre cómo optimizar JavaScript y CSS en nuestros proyectos

transcript

OptimizaciónCSS y JavaScript

@lucascepedaWebcatBCN, 14/03/2012

CSS: Combinar

@lucascepeda WebcatBCN, 14/03/2012

<head> <link rel="stylesheet" type="text/css" href="styles/yellow.css"> <link rel="stylesheet" type="text/css" href="styles/blue.css"> <link rel="stylesheet" type="text/css" href="styles/big.css"> <link rel="stylesheet" type="text/css" href="styles/bold.css"></head>

Gracias

@lucascepedaWebcatBCN, 14/03/2012