Skip to content
Logo Theodo

Articles from Guillaume Barra

Calculating software emissions: learnings and limitations

Guillaume Barra5 min read

React Native

Context Earlier this year, we developed the sustainability calculator versions 1 and 2 at Theodo UK (version 2 can be downloaded here). The aim of the first version was to have a proof of concept that would allow us to calculate…

Continue reading →

Making Unit tests easy: How to use mock data factories

Guillaume Barra8 min read

React Native

Writing unit tests is (or should be) a large part of our job, so why not make it simpler? When we start writing unit tests for our projects, we’ll be creating a lot of mock data. So much that we…

Continue reading →