Skip to content

Tag: logic

Programming

Inline vs External JavaScript

In general, we never should have embed JavaScript inside the same file as the HTML markup and should instead place the JavaScript…

April 12, 2010