New Method Of Adding External Javascript File
An old-school approach to this issue was to add your script element at the bottom of the body (e.g., just before the tag), so that it would load after all the HTML has parsed. The downside with this approach is that the script cannot be loaded or par...
zeerau.hashnode.dev2 min read
Paul Ajijola
FrontEnd Developer
What a great article you have put here! Never knew such existed before.
Thanks so much.