Specifying a different or custom gulpfile name/path I was working on a website where I need to run my personal choice of workflow with the code. To automate this process, I wrote some gulp task. Now I have already a gulpfile.js in project and I want to save my task in another file say my-custom-task.js.… Read More


I was working with MongoDB for some time and looking for a good GUI open source client. There are many MongoDB management tools these days but I like the Robomongo most. About Robomongo Robomongo — is a shell-centric cross-platform open source MongoDB management tool (i.e. Admin GUI). Robomongo embeds the same JavaScript engine that powers… Read More