code dependencies vs devDependencies npm or yarn, the dilemma is always the same, is this a dependency or a dev dependency?
code Git: How to delete all the merged branches Who has a repository without dead already merged branches? Admit it, almost no one. In my team, especially since we decided to move to git flow[1], this ideal situation
code Git: How to get all the changes on a branch Working in a multi-branch system with git sometimes could become tricky to understand exactly what is/was going on in a particular branch. Usually, at the moment of the code-review,
code W3C Validation with Gulp Since I was working on my thesis on Assistive Technology during my University days I was kind of obsesses on validating my HTML (and CSS) using W3C tools. And proudly