Async vs Defer <script src="" />Usually, we place the script tag at the bottom of the body tag so that HTML parsing is done before executing the script because if the script tag is encountered before then the HTML DOM is built then won't complete th...
shubhamagarwal.hashnode.dev2 min readNo responses yet.