micro-projects

Always be learning

View the Project on GitHub

Tim 5

Explain to someone what’s happening here:

function tim(arg) {
	tim = arg;
}:
tim.tim = tim
(tim(tim(tim).tim))()