11 min read
In this case study, we'll explore some of the approaches my team and I took to handle errors in the React Native app we've been working on. We'll cover several use cases, the desired outcome for each one, and the pros and cons of various implementations.
…5 min read
The MVP or the Minimum Viable Product continues to create buzz in the world of product development, and it’s not hard to see why – the MVP can be a difficult concept to grasp, but it sure is promising enough to keep everyone on their toes.
…6 min
Continuous Delivery (or CD) is a widely adopted practice nowadays, but this wasn’t always the case. Initially pioneered by just a few companies, CD has steadily gained ground due to its proven benefits. Eventually, it became an essential practice for any tech company
…Load fo’ MO’