async & defer attributes in Script Tag
Interesting history
In the way-back days of Javscript, the function document.write() was the only way to have Javascript interact with the web page. As such, when the web page came across a request for a Javascript file to load, the browser had to p...
subm.hashnode.dev2 min read