1.

What are the advantages of external JavaScript?​

Answer»

External scripts are useful for CODE reuse. When the same code is used in multiple sites or HTML pages, it makes SENSE to have the javaScript code SEPARATED into its own js file. The advantages of using an externally SAVING script is that separating HTML and JavaScript code will help manage the code base better._____✔



Discussion

No Comment Found