Refactoring trick to insert a wrapper
Last week at work, we decided that we needed an Anticorruption Layer between our code and another team’s. They have been using our internal data structures a...
Last week at work, we decided that we needed an Anticorruption Layer between our code and another team’s. They have been using our internal data structures a...
6 months ago, our team started to run systematic iteration retrospectives. Within these 6 months, our team became more agile than ever. Running efficient ret...
As I just released auchandirect-scrAPI, and that it relies on scrapping, I needed a daily build.
Every brands should provide an API for developpers … unfortunately, it far from the truth right now. A few years ago, when I started my mes-courses.fr side p...
As said Tom Cargill
At the moment, I am exploring the world of SEO, and so I thought I could start with my blog. I found SEO for Octopress websites that I followed to add keywor...
I love writing automated tests … or rather, I hate having to work in untested code. I find it makes my life unnecessarily stressful. On the other hand, the c...