Rodolphe Renaux

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

Using variant in React Native 🤖🍏

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]

Electron × TypeScript × React × TypeORM

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]

Document Oriented Development

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]