Closed jgallen23 closed 10 years ago
Completely refactored the code to be more testable.
The code now consists of:
Any feedback would greatly be appreciated.
Pretty cool! I would re-style the readfile.js a bit, though: https://gist.github.com/defaude/9731233
I usually try to clean my code of most if-else-if-else spaghettis :)
Thanks. That's much cleaner!
Completely refactored the code to be more testable.
The code now consists of:
Any feedback would greatly be appreciated.