Introduction A script tag is used to load JavaScript inside a web browser. async and defer are the boolean attributes used along with the script tag to load the scripts faster into the web page. In this article, we will cover the following scenarios ...
vinitraut.hashnode.dev4 min read
learned something new today! thnx! But: can you explain for newbies like me the why in "specifying the script tag at the end of the body tag but that's not very efficient"
Very nice article! Clear and concise. I'd like to ask if both properties async and defer could be used on the same script tag
Nice article! Good understanding between async and defer.
Nice article. Learnt something new today about script tags. It feels good to read such short but information packed articles. Keep it up.
Edidiong Asikpo (Didi)
Senior Developer Advocate at Ambassador Labs
Ah. I love this article.
Thanks for sharing Vinit Raut.