What’s the difference between Async and Defer in script tag? code example Example: javascript async script <script async src="script.js"></script>