Inline Vs External JavaScript :
JavaScript can be placed either Inline on the page or in an external .js file.
Advantages of external javascript over inline javascript :
Maintainability :
Writing javascript in external files can be referenced on multiple pages without having to duplicate the code inline on every page.
If something has to change, you have to change at one place only.
Finally external JavaScript code can be reused and maintenance will be easier.
Separation of Concerns :
Storing JavaScript in a separate external .js file strong follows Separation of concerns design principle.
It is a good practice to separate HTML, CSS and JavaScript as it makes easier working with them.
Also allows multiple developers to work simultaneously.
Performance :
An external JavaScript file can be cached by the browser .
An inline JavaScript on the page is loaded every time the page loads.
ankpro
ankpro training
Asp.net MVC
C#
C sharp
Bangalore
Rajajinagar
Selenium
Coded UI
Mobile automation testing
Mobile testing
JQuery
JavaScript
.Net
Components of the .Net framework
Hello World
Literal
Keywords
Variable
Data types
Operators
Branching
Loops
Arrays
Creating a custom exceptions class.
In questa pagina del sito puoi guardare il video online JavaScript for beginners - Chapter 6 - Inline vs external JavaScript della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Ankpro Training 08 settembre 2016, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 714 volte e gli è piaciuto 6 spettatori. Buona visione!