JavaScript "defer" attribute
We all know the importance of performance and clean code in today's world thus, in this article I am going to explain an crucial attribute which only be used with the external script (i.e. works only when we specify the src attribute in <script>tag...
findme.hashnode.dev2 min read