Having developed web apps since 1996 I often find new ways of doing old things. So I was wondering what is the proper JavaScript tag to use on new development?
Currently
Checkout what Crockford has to say. In summary:
<script src="url"></script>