• August 2017~2 mins
This is a quick article to share a presentation I've made months ago to introduce Docker to my colleagues. The text is in french, but slides are very graphical so you will have no problems to…
• August 2017~2 mins
This is a quick article to share a presentation I've made months ago to introduce Docker to my colleagues. The text is in french, but slides are very graphical so you will have no problems to…
• August 2017~5 mins
Debug a React Native application with ease
Debugging on React Native is not as ease as we think. Facebook officially provides documentation on debugging a RN application in Google Chrome taking advantages of Chrome Developer Tools. To debug…
• June 2017~3 mins
My first electron app : Blinker
A week ago, I discovered a very useful website and I thought I should make it an application. This is the website : http://www.blynker.com/. The principle is simple : it reminds you to take your eyes…