Tech Blog

Beyond technology trends

Product Ownership Books

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

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

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

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 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

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

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

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

Screenshot 2021 06 18 at 11.45.15

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

GitTip

GitTip: Skip WorkTree

GitTip: Skip WorkTree. This tip is simple and powerful in equal parts, what we want to achieve is to modify a local file and that git could not identify it as having been modified despite being already tracked.   GitTip: Skip … Read More

DevOps Technologies & Benefits

DevOps technologies & benefits

IT buzzwords change like the wind. From CI to TDD, and you should always stay updated with latest trends that might increase your productivity and improve the process overall. So today let’s speak about the buzz word “DevOps” because a … Read More

Display Heterogeneous Data

Display heterogeneous data in a table view

One of the common developments in mobile applications is showing information using tables. This task can easily be done when you have a collection of homogeneous entities but it gets trickier when this collection has n-number of different entities. In … Read More

About Apiumhub

Have a challenging project?

Secured By miniOrange