Our space to share our learnings, work experiences, projects, and reflections with you.
When working on a team developing digital products, sometimes reality, business’ requirements, time and deadlines, code quality, and context’s demands do not go on the same path. Therefore, reconciling some ...
A supreme audit institution needed to analyze situations of public purchases to detect the presence of fraud. Therefore, they thought of the possibility of developing an algorithm for fraud prevention. Towar...
Enhanced Ecommerce (EEC) is a Google Analytics functionality, which gives companies an opportunity to get better insights in the shopping behavior of their users. When we compare EEC with standard Ecommerce ...
In wide terms, accessibility is the capability of accessing something, either a service, a benefit, or another. The most common is the physical sphere, for example accessing the city; there are rules that sp...
QA is the acronym for Quality Assurance, the process that guarantees quality in digital products. While Testing tests the product during the development process with the purpose of finding bugs, QA is in cha...
“It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is the most adaptable to change.” – Charles Darwin. When the pandemic started, we exper...
NoSQL databases store information in a way that satisfies the data being stored, instead of storing it in columns and rows as in relational databases. NoSQL means “not only SQL”, as in not necessarily SQL, i...