Ben's blog

moon indicating dark mode
sun indicating light mode
Benjamin Petetot
Benjamin Petetot
Web developer, Open source advocate and conference organizer.

Build your own Codelab with Google Codelab

January 09, 2020

Codelabs 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, 2020

Here 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, 2019

The 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, 2019

As 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, 2019

The 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, 2019

My current side-project is an open SaaS platform to manage call for papers called Conference Hall . When I started it, I wanted to have…