Les guildes techniques Chez Indy, l’équipe tech est composée de plusieurs squads qui comprennent un Product Manager, un lead ainsi…
Comment se passer de Mongoose ?
Avantages / inconvénients de Mongoose Avantages Library utilisée de facto par la communauté NodeJS pour MongoDb. On retrouve donc beaucoup…
Tracking configuration updates over time
When we think of user configuration, we usually represent it as a fixed and global value. For example, a user…
Data processing pipeline
Building an efficient data processing pipeline that remains easy to maintain over time can be quite challenging. Models Let’s consider…
GitHub Copilot
Qu’est ce ? Si je cite la documentation il s’agit de son “AI pair programmer”, ce que je comprends par…
Pimp my Git
Git has become almost unavoidable when you work as a dev today. Git is a pretty awesome tool in my…
The value of a Definition of Done
We’ve recently established a “definition of done” (DoD) in one of our development teams. In this article, we’re going to…
Lottie Animation
Qu’est-ce que Lottie ? 🧠 Lottie est un format d’animation vectorielle se basant sur des données au format JSON. Il a été créé…
Prisma to interact with my DB
This post was initially published on Medium. I’ve been using Prisma for a few months, and I’ve recently given a talk about it, let’s…