Build your own Codelab with Google Codelab
January 09, 2020Codelabs and workshops are a great way to learn new technologies or languages, but it's time-consuming to write and structure. They are very…
Useful JS libs in my web developments
January 02, 2020Here a few useful Javascript libraries I'm using in my web projects. Some are famous, some should be. None are framework oriented, you can…
Firebase callable functions tests with emulator suite
December 17, 2019The Firebase emulator suite brings lot of new capabilities to test your Firebase code. In this article, I will experiment testing callable…
Understanding software licenses
December 10, 2019As a developer or an open source project maintainer, it's essential to have knowledge of the different types of licenses. What are your…
Getting started in open source
November 07, 2019The world of open source is vast, it is very easy to get lost. When starting, this world can feel unaccessible and intimidating. Where to…
Themify your app with Custom Properties
July 11, 2019My current side-project is an open SaaS platform to manage call for papers called Conference Hall . When I started it, I wanted to have…