Let’s look at an example of how custom enumerators can help on your day-to-day work.
Make your transactional web requests more maintainable with The Chainable Request Pattern.
Clarifying a few possible ways to implement transactional workflows when working with external APIs.
Clarifying a few possible ways to implement resumable workflows when working with external APIs.
Quando usar objetos de consulta e como eles podem ser estruturados?
When is it best to reach for query objects and how can we best structure them?
Torne os seus testes mais fáceis de ler e manter com a técnica da tabela de E/S.
Leverage the power of the I/O table mindset to make your tests as maintainable and readable as possible.