Ricardo Mello2 articles

Latest post Clean and Modular Java: A Hexagonal Architecture Approach

One of the discussions that always leaves me with both doubts and excitement is the one about system architecture. Ever since I started diving deeper into programming, I’ve encountered questions like how to separate packages and modules: is it really …

Avatar photo
  • Ricardo Mello
June 24, 2025
  • MongoDB Aggregation Framework: A Beginner’s Guide

    Table of Contents Aggregation pipelineAggregation stages$Match$Project$Unwind$Group$Sort$AddFieldsCombining stagesWrapping up Finding exactly the data we need isn’t always a simple task. You’ve probably faced situations where you needed to filter information, group it, and even perform calculations to produce a final result. …

    Avatar photo
    • Ricardo Mello
    June 05, 2025
1-2 of 2

Subscribe to foojay updates:

https://foojay.io/today/author/ricardo-mello/feed/
Copied to the clipboard