Rodolphe Renaux

Software architect — Software craftman — Agile/SCRUM inclined — PHP/nodejs

Setting up a monorepo for one app with different declination

Posted on March 5, 2021
For some reasons, your React Native project might be used for multiple applications, each one having its own logic such as authentication or visual identity. It’s possible to use variant (for Android) or schemes (for iOS) to build apps with differents app id but what about logic and visual differences... [Read More]

Just some links to get all the work I've done on LeMonde.fr election pages

Posted on March 13, 2020
That’s was hot ! 🔥 [Read More]

Be my guest at the Electron table, take a seat and order your dishes, I'll be pleased to serve you 🍽️

Posted on March 11, 2019
At first I had an idea, since I love papertable RPG I would like to build a desktop app built with electron which players can join a game room and follow game activity (such as life points, currency, possessions…) So,let’s get using electron. [Read More]

An architecture idea to speed up your page and application

Posted on February 27, 2019
At the time of this post I work for the french newspaper Le Monde website. The main struggle of the development team was the fact that the old website was using a custom-made static page generator and a lot of javascript and web services to render the miscellaneous data such... [Read More]

Run cronjob beside classical website with docker-compose

Posted on November 27, 2017
This came accross multiple project : [Read More]

Setting up Ubuntu 16.04 on KS-4A with nginx, PHP & GitLab

Posted on October 21, 2017
GitLab-CE Installation [Read More]