Difference between ‘async’ and ‘defer’ attributes in JavaScript
Here we will see the difference between ‘async’ vs ‘defer’ attributes in JavaScript and also learn about how and when to use them.
‘async’ and ‘defer’ are boolean attributes which we use along with script tags to load external JavaScript libraries ef...
kpnigalye.hashnode.dev5 min read
NIKHIL CM
sharing is learning
Thanks for the nice explanation!