
Bienvenue sur sur mon blog
Explorations techniques, réflexions et bonnes pratiques pour les développeurs curieux.
Latest Posts
Plus d'articlesDiscover 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
Read more →
10
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
Read more →
10
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