Profile Picture

Bienvenue sur sur mon blog

Explorations techniques, réflexions et bonnes pratiques pour les développeurs curieux.

Latest Posts

Plus d'articles

Discover how to build a distributed ETL system in TypeScript using Effect.ts and Effect Cluster. Learn to coordinate workers, manage sharding, and ensure data consistency through a clean functional architecture.

TypeScriptEffectETLDistributed SystemsClusterFunctional ProgrammingBackendAPI

Explorez le développement d'une API avec Actix Web en Rust en utilisant l'architecture hexagonale et le Test-Driven Development (TDD).

rustactix-webarchitecture hexagonaletddbackend

Discover how to build an authentication API using Effect in TypeScript, focusing on declarative composition, robust error handling, and modular architecture.

TypescriptEffectFunctional ProgrammingSoftware EngineeringSoftware Development