Quotidien Shaarli
January 18, 2021
Definitive answers and clarification on the purpose and use cases for Context and Redux
How to handle concurrency conflicts and enforce domain invariants using Entity Framework Core and Domain-Driven Design Aggregate Pattern.
Dans cet article, nous allons déchiffrer caractère après caractère le code source du vaccin SARS-CoV-2 à ARN messager (ARNm) de BioNTech / Pfizer.
I worked with a team using Domain Driven Design recently that wanted to use Entity Framework Core (EF Core) for persistence and wanted to ensure that EF conc...
Discover the best habits to help you end the workday, leave work at work, and set yourself up for maximum productivity the next morning.
I am new to Akka and actor framework - I am sure I am missing something obvious, please accept my apologies in advance.
I keep reading that one of the main points to choose Akka is the way it mana...
En discutant avec des développeurs, je remarque plusieurs choses : Nos approches sur l’architecture applicative du code sont différentes…
What is a Transactional Outbox Pattern? I describe the pattern, its pros and cons and provide a working implementation using Kotlin with Spring and PostgreSQL.