April 2010
Mon Tue Wed Thu Fri Sat Sun
« Mar   May »
 1234
567891011
12131415161718
19202122232425
2627282930  

Day 04.16.10

Inline “ and “ vs. separate `.js` and `.css` — what’s the size treshold? · Mathias Bynens

When is it acceptable to use inline <script> elements? When is it better to use separate .js files? The same question can be asked about inline vs. linked CSS — where do you draw the line?