Month: February 2015

  • Setting up Bower and Gulp in Windows

    Setting up Bower and Gulp in Windows

    Doing things manually is fine once but if you can automate things it’s better. With little tools you can speed up development and reduce recursive mundane tasks such as starting a project or setting up boilerplate code. I recently came across Bower which is a package manager for the web. With Bower you can fetch…