The scripts in modern websites are heavier than HTML documents so it takes longer to download and process them. When the browser loads HTML and comes across an HTML script tag it stops building the DOM temporarily and starts executing the script; the...
shubhampatel.hashnode.dev3 min read
No responses yet.