Sunday, 7 February 2016

google-font-installer: my first NodeJS Module/CLI. Looking for critics and feedbacks about code and functionality.

http://ift.tt/1mmprLc guys, this is my very first experiment with NodeJS: it's both a CLI tool and a library to search, download and install Google Fonts.Last week i needed to download some fonts, so i could do it in 5 minutes: instead i decided to spend a week learning Node and create a tool to do that :PIt was absolutely not easy figure out how to code in a complete async way, fully understand how the Event Loop works and adapt my coding style to this new way of thinking.I hope to have done a good job, but I would really appreciate some critics and feedback about the code, to better understand my errors and improve my NodeJS skills.So I'm here, hoping some Node Guru like you has some spare time take a look into my project and tell me what i've mistaken and where I can improve.Thank you very much! :)P.S. Unfortunately i've not tested it on OSX so, if you please, let me know if something is not working in that platform!

Submitted February 07, 2016 at 11:28PM by lordgiotto

No comments:

Post a Comment