The Task:
Print numbers from 1 to n using recursion.
Prevent "Maximum call stack size exceeded".
Source Code on GitHub
Run
node app.js