Ten years ago the word “Femtech” didn’t even exist. Today Femtech, female-focused technology startups designed to support women’s health is a major investment category. These years Femtech startups have grown to become some of the hottest startups. What is Femtech? … Read More
Agile web and app development
Domotics with Home Assistant: concepts
Why Home Assistant? Currently in the IoT sector, and more specifically in home automation, there is a wide variety of ecosystems (groups of products from a distributor),which, due to logical market competition, are often not compatible with each other, or … Read More
Trunk-based Development
When coding an application it is important to remain in sync with the other engineers working on the project. One strategy that helps a team stay in sync with changes to the codebase is known as trunk-based development. When employing … Read More
Apiumhub becomes partner of Agile Day by IEBS
Save the date! October 21, 2021 Project and product digital day! Agile Day by IEBS Digital School is the global and online event that brings together digital leaders and experts in the main agile methodologies. On this day, leading experts in … Read More
From OOP to FP by Joaquin Azcarate – backend developer at Apiumhub in Software Crafters Barcelona
Software Crafters Barcelona For those of you who don’t know anything about the event, let us briefly explain the main idea behind it. Software Crafters Barcelona is a two day event which aims to attract and connect software development professionals. … Read More
Comparing IaC tools for Azure
Infrastructure as Code on Azure, the ARM These days, most developers are familiar with the concept of having our applications’ and systems’ infrastructure defined in descriptive, version controlled code which generates the same environment, every time it’s applied. IaC solves … Read More
Sacrificial architecture
One of the toughest decisions your software development team may face as you scale is deciding between keeping your current codebase and rebuilding on a new software architecture. In this article we will see what is so called sacrificial architecture … Read More
Incident management process & tools
Incident management is one of the most critical processes a software development team has to get right. Service outages can be costly to the business and teams need an efficient way to respond to and resolve these issues quickly. For … Read More
T-shaped teams benefits
This year one of the terms we are hearing more and amore about is the T-shaped teams. One of the most relevant topics to modern companies across all industries is how to foster innovation and best practices in software development … Read More
IT industry leaders in Code Europe event
Happy to announce that you may find Apiumhub among top IT industry leaders in Code Europe event. Save the date! The largest programming conference in Poland: September 21, 2021 | Ergo Arena 3cITy September 23, 2021 | PGE Narodowy Warsaw … Read More
Inverted Triangle architecture for CSS (ITCSS)
The concept of modular CSS started to emerge years ago. All of us developers who have worked with CSS have had to deal with the difficulty of making our styles scalable and maintainable when our projects start to grow and, … Read More
Our experience migrating from Dagger to Koin
Note: this was assembled with Koin version 2.0.1, more recent versions have changed some things. Refer to the official documentation for more information: https://insert-koin.io/ Migrating From Dagger To Koin Context We have a legacy project, started by a team … Read More