Skip to content

Instantly share code, notes, and snippets.

View ahadb's full-sized avatar
🎯
Focusing

Ahad Bokhari ahadb

🎯
Focusing
View GitHub Profile
<html>
<body>
<script src="./index.js"></script>
</body>
</html>
<! --
* create mymodule.js
touch my-module.js
console.log(Date.now())