Usage of async and defer attribute in html script tag
When we write html code and start execution, parsing of html code starts and browser starts loading but when script tag encountered browser can't continue building DOM. So script file must be executed when it is found in the code. Do you know how the...
deekshithmd.hashnode.dev3 min read
Blessing Ene Anyebe
Technical writer, Social Media Strategist, Frontend Development
Thank you for sharing