Welcome!🤗

My name is Redouane and I’m a Software Engineer specializing in Backend Engineering and Infrastructure. This is my personal site where I share my knowledge, projects, and experiences throughout my learning journey.

Global variables are killing your code quality

Introduction Whether you are a student working on your assignment, or an office clerk writing code for a living, you are tasked with building your next backend application. Your fingers start rushing over the keyboard, your code base starts growing, and your brain reaches flow state. You start writing your services, define schemas, perform validation and wiring, and then it’s time to add a database client. Where do you instantiate it, and how do you use it? ...

February 4, 2026 Â· 6 min Â· 1112 words