A new section is up in the Menu: The Styleduide! A Styleguide to rule them all When you work in a team, it’s always great to have a common place to share the visual aspect and design of a project. The difficulty here is getting a common resource for all the visual elements of the website, and provide guidance on how to implement them, so that everything looks consistent on every page, without sacrificing people creativity. It should...
Disclaimer if you landed somehow on this article, you have probably miss something in the install process of MongoDB. What the.. ? When trying to launch mongodb in your Terminal, I guess you have met with this kind of error message: $ mac:app jeremie$ mongod 2015-10-09T12:06:37.396+0200 I STORAGE [initandlisten] exception in initAndListen: 29 Data directory /data/db not found., terminating The output is pretty clear, you do not...
I’m joining the party a little late, but I’ve started working with git and GitHub, both for this website, and coincidentally at work for my current project.This is a quick article about using your favorite editor to write your commit messages. State of the art If you happen to work with git (if not, you should download and it and play with it, it’s marvelous), you probably need to enter a commit message at some...
Hello and welcome for the grand opening! You are probably here out of hazard, but that’s totally fine. This is a big step for me, it has been two years since I’ve started to build this website, and I have been postponing over and over the launch. Something was always not ready, not perfect, I found many excuses and never released anything. My goal was to start an english speaking blog and talk about everything code or design related, that...