I have made a URL shortener with Node.js and Redis. This is my first time experience with these technologies. I want the help of HN Community to review my code and advice me how to improve my programming.<p>Here is the git repo of my project : https://github.com/Waterloo/shorty/
I looked through your code but the lack of correct indentation and excessive newlines makes it really hard to read.<p>Happy to have another look once you've sorted it out.