Romain PierlotinEleven LabsDomain anemiaToday I’d like to talk about something that we see quite often in applications : anemic domains.dOct 14, 2020Oct 14, 2020
Romain PierlotinEleven LabsDebugging with gitWhen deploying new features to a production environment, risks of regression exist. Especially in big applications with a lot of non-tested…Nov 17, 2017Nov 17, 2017
Romain PierlotinEleven LabsBuild an API with API PlatformAPI Platform defines itself as a « PHP framework to build modern web APIs ». Indeed, this tool will help us rapidly build a rich and easily…Aug 24, 20171Aug 24, 20171
Romain PierlotinEleven LabsCQRS PatternCQRS, which means Command Query Responsibility Segregation, comes from CQS (Command Query Separation) introduced by Bertrand Meyer in…Mar 15, 20172Mar 15, 20172
Romain PierlotinEleven LabsRabbitMQ: Publish, Consume, and Retry MessagesRabbitMQ is a message broker, allowing to process things asynchronously. There’s already an article written about it, if you’re not…Jan 31, 2017Jan 31, 2017
Romain PierlotinEleven LabsPublier, consommer, et réessayer des messages RabbitMQRabbitMQ est un gestionnaire de queues, permettant d’asynchroniser différents traitements. Si vous n’êtes pas familier avec cet outil, un…Jan 23, 2017Jan 23, 2017