Content deleted Content added
m date format audit, minor formatting |
Citation bot (talk | contribs) Add: title. Changed bare reference to CS1/2. | Use this bot. Report bugs. | Suggested by BrownHairedGirl | Linked from User:BrownHairedGirl/Articles_with_bare_links | #UCB_webform_linked 71/1335 |
||
Line 40:
Components and libraries for [[Web application]]s and websites have been developed to optimize file requests and reduce page load times by shrinking the size of various files.
JavaScript and [[Cascading Style Sheet]] (CSS) resources may be minified, preserving their behavior while considerably reducing their file size. Libraries available online are capable of minification and optimization to varying degrees. Some libraries also merge multiple script files into a single file for client download. JavaScript source maps can make code readable and debuggable even after it has been combined and minified.<ref>{{Cite web|url=http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/|title = Introduction to JavaScript Source Maps - HTML5 Rocks}}</ref>
==References==
|