In this post, I am going to walk you through the process of setting up a CI(Continuous Integration) workflow with GitHub Actions on a Scala project.
Have you ever ended up in a situation where you have multiple builds of the same app installed on a device and you find it hard to figure out the configu...
This is the second part of a series of posts about the steps that I usually take when creating a new iOS project.
What are the initial steps that you take when creating a new iOS project? Regardless of the language or the framework, it’s quite common when creating a...
Today, I had yet another usual Sunday morning. Drinking my tea, doing some UI experiments on this blog and using Chrome’s DevTools and the Device Mode to...
Have you ever been into a situation where you would love to see all of your users to update to the latest version of your app?
Nowadays, more and more users rely on ratings and reviews when they are about to make a purchasing decision, whether it is buying products, deciding on a...