micro-projects

Always be learning

View the Project on GitHub

Tim 2

Teach some one what this function does, and how it works:

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