• speaking ๐ŸŽ™๏ธ

    Dependency injection in React Native

    - I have been selected to talk about dependency injection in a React Native context at the Mobilis in Mobile conference, here is the abstract and the replay.

  • indie maker

    My first 2 months indie making

    - Aside from my job as an Engineering Manager, I started to work on an idea. Here are the questions I had, my thoughts and my struggles.

  • speaking ๐ŸŽ™๏ธ

    Clean Archi with NestJS

    - Every 4 years or so, in my personal experience, we partially or completely rewrite a badly architectured app. In order to avoid this, the "Clean Architecture" philosophy described by Uncle Bob comes to rescue us.

  • speaking ๐ŸŽ™๏ธ

    NoNav for better mobile app navigation

    - In apps containing a lot of funnels and guided paths, it is not very usefull to let the user look for its content. Instead, we can use the data and sensors state and the date time to automatically navigate inside the app.