With the rise of artificial intelligence and voice recognition technology, there has been a plenty discussion about how industries, the labour force, and business models will change, but how will these technologies change the way consumers and brands interact? From … Read More

Digital transformation in retail: 10 changes
Market research firm eMarketer estimates global e-commerce sales will reach about $ 3.563 trillion this year. The growth of online sale is very robust globally, with a growth rate about four times higher than that of all retail sales. Brick-and-mortar … Read More

3 effective ideas for giving a push for a new startup
Are you an entrepreneur that has a new startup carefully designed from scratch? Or do you need to come up with an effective creative idea of how to advertise a startup? When starting a new startup every entrepreneur thinks about … Read More

Top 9 Product Ownership books
Here are some of the Product Ownership books we read and find very useful. These books capture fundamental theory as well as best practices. This list is relevant for people who start their career as a Product Owner as well … Read More

Our experience with Room in Android after a few months of use
After a few months working with Room in Android we have encountered some problems that have really hindered our development compared to other ORM in the market (such as Hibernate). Some of the problems found are the following: Room in … Read More

How to implement a Redux library with kotlin and Rx
In this article we will cover how to implement a Redux library with Kotlin and Rx. But first things first, let’s start with the small introduction to Redux library: In essence Redux is an architecture that has three pillars: A … Read More

Product Ownership Course in Barcelona
The Product Owner position is one of the most demanded roles in the software development and startups world. Well, if you look at Glassdoor statistics, you will see that big companies like Banco Sabadell, Nestle, Softonic, King, Mango & many … Read More

Git Bisect
Git offers a huge array of really useful tools for software development that are great to explore. Today I’ll talk about one of these: Git Bisect, very useful when we want to search for something specific within our code. What … Read More

Apiumhub sponsors JBCNConf 2019
700 Developers Will Gather in Barcelona for JBCNConf 2019! The fifth edition of JBCNConf, The Java and JVM Conference, will take place on the 27th to 29th of May in CCIB in Barcelona. Barcelona has become one of the main … Read More

Keeping sensitive data secret in a git repository
This post describes a tool (git-crypt), a set of practices and principles (e.g., Castle Approach to security, a.k.a Security in Depth principle) for increasing the protection for data inside a (private) git repository. Introduction: git repository After better, safer alternatives … Read More

Functional Programming in JavaScript
Javascript (and its ecosystem) is a language that’s evolving really fast. New libraries and frameworks appear at a frantic pace, offering new architectures and functionalities. In past articles we’ve seen what TypeScript has in store for us as well as … Read More

Augmented reality apps to know about
The industry of AR is a blooming one: It’s actually expected to produce more revenue than VR, and to increase even faster than it in the next years (Digi-Capital.) It is a technology that has come to stay, the new … Read More