micro-projects

Always be learning

View the Project on GitHub

Tim 1

Teach someone what this function does, and how it works:

function tim() {
    reutrn (tim())()
};
console.log(tim())