what is the good way to sepcify the async tag on external script code example Example: javascript async script <script async src="script.js"></script>