
Submitted by David Hall on Wed, 11/05/2014 - 09:02
Multiple choice question
When should Javascript files not be combined?
a. Javascript files should never be combined. | |
b. When they deliver different types of functionality. | |
c. When they are referenced from multiple webpages throughout a site. | |
d. When they are used to support modules or plugins for a CMS that will be updated periodically. |
Leave a comment