6 software technologies that will dominate 2020

6 software technologies that will dominate 2020

2019 is rapidly coming to an end. It’s time to sum up this year’s achievements and to look ahead. Narrow Artificial intelligence, mixed reality, and distributed cloud are just a few of the tech innovations to watch as we enter the next decade. Here’s a brief summary of Gartner’s 2020 tech trends report combined with […]

7 real use cases of blockchain technology in fintech

Blockchain use cases in fintech have taken the world by storm. The popularity of blockchain keeps on growing. By 2018-2022 many European and North American banks were exploring the technology and how to leverage it. Financial companies spent around $552 million on blockchain projects globally. But, what is this technology exactly, and which blockchain usability will […]

Unit tests and why not to skip them in your app development project

Unit tests and why not to skip them in your app development project

In software engineering, unit testing refers to testing individual units of source code. They’re part of the application code, written during development. Unit tests are powerful tools for developers, who can use them repeatedly to quickly and automatically fast check if the units of code work as they should. However, writing them takes time, and […]