Blockchain immutability: Behind smart contracts

The Ethereum smart contract has taken the world by storm, with its wide adoption for ICOs. Smart contracts are, in essence, computer programs executed in a sandboxed environment, so one that restricts them. That restriction provides special functions and properties: the famous blockchain immutability is one of them. Let’s dive into those. Blockchain immutability As […]
Mobile App Cost Estimation: What you need to know before you start talking with your development partner

Developing an app can be a big investment, and the development process itself is usually very complex. This is why it’s important to be well prepared when you commission an app, so that you are able to get the best results, both in terms of price and quality. In this article, we’re going to take […]
How geolocation and big data can be used to the advantage of your business apps

Nearly all industries have improved their efficiency through the use of geolocation. When it is combined with big data it allows for greater client satisfaction including more individualized customer experience, better targeted marketing and enables you to learn more about your own company. Geolocation Apps & Big Data Geolocation is most commonly used in marketing […]
Build your own error monitoring tool

In this tutorial, I’ll describe how you can create your own error watcher. The final version of this project can be found on GitHub. I’ll later refer to the code from this repository, so you can check it out. Why use even a simple error monitoring tool? If your application is on the production or […]