Skip to content
Logo Theodo

Our recent articles


Load Previous Posts

Create Pull Requests in a Flash with Git and Hub

Louis Zawadzki3 min read

At Theodo a lot of our projects follow the Agile git workflow described in another article by my coworker Aurore.With this worklow, we have to create 2 pull requests every time we finish a feature:one for the staging branch that…

Continue reading →

Bootstrap a Cross Platform App in 10 minutes with React Native

Grégoire Hamaide6 min read

Mobile Apps are a crucial part of our daily life.Yet, building a native mobile app for everyone requires to have knowledge in at least two languages: Java for Android and Swift or Objective-C for iOS.At least, that’s what I thought…

Continue reading →

Go With the Flow - A Static Type Checking Tool for JavaScript

Jérémy Dardour4 min read

Static Type Checking is Life, Static Type Checking is Love Javascript has been a hot topic for web developers for some time now.It's fast, runs everywhere and offers many wonderful frameworks such as Angular and React.However, its lack of static typing…

Continue reading →

Dear French investors, the ecosystem needs a different approach

Flavian Hautbois3 min read

Startups need to experiment and safely fail, and fail a lot Three years ago, I embarked on a startup adventure along with three friends of mine. We had everything: a revolutionary idea, feel-good buzzwords (“Cloud! Big Data! Internet of Things!”), and…

Continue reading →

Know your sleep, own your nights

Flavian Hautbois2 min read

A simple experiment to improve your sleep without gadgets Let’s get something straight. Not sleeping enough or well enough is bad for you and for others. It makes you fat, makes you angry, makes you sick. In his book Sleep Thieves, the…

Continue reading →

How I started devouring my whales daily

Flavian Hautbois2 min read

Or, how I got started with todo lists after failing again and again Where is your whale in your life? Do you feel overwhelmed in your personal life or at work? This is it. Sometimes your whale gets lighter; this is when…

Continue reading →

6 steps to get creative

Flavian Hautbois3 min read

I find the joy of the ‘doing’ increases. Creativity increases. Intuition increases. The pleasure of life grows. And negativity recedes. David LynchHello there! Are you a creative person? Yes? No? Actually, the question is misleading, because creativity is not a personality…

Continue reading →

Theodo at the Barcelona Lean Summit

Nicolas Girault1 min read

At Theodo we always try to find a better way of doing things. We are strong advocates of the lean mindset but we know we still have a lot to learn...

Continue reading →

Extend the Algolia Search Bundle to Multiple Databases

Cédric Kui4 min read

Creating a search engine from scratch may be tricky and lengthy. That is why, when I wanted to implement one in my Symfony app, I chose to use Algolia through its SaaS model. Thanks to their Symfony bundle, I managed to…

Continue reading →

Do not Forget to Cover your Import Scripts with Tests!

Antoine Toubhans4 min read

A major issue during my last project was regressions in production occurring twice a week. The PO felt anxious, and the project was in danger,even though the team was reactive and able to quickly fix regressions. Why so many regressions? A good…

Continue reading →
Load Next Posts