What I Wish I Had Heard as a Software Developer 3 Years Ago It’s worth noting that I’ve...
More testable code Initial Observations Improvement in test writing and code...
Código com maior testabilidade Observações Iniciais A melhora na escrita de...
My skills are a little bit different in every regard because I have ADHD. As soon as I become...
The problem Throwing readable custom errors is one of the most critical steps in the...
insert document const cap = { color: Yellow, size: 'G', brand: Nike } const capDb =...
The problem Get an .zip file provided from s3 bucket and upload the extracted folder and...