Agile web and app development

testing frontend en

What is testing? Why is testing so important in Frontend?

According to Uncle Bob, tests are part of the system which many developers think the opposite since they are not deployed. He declares that it is a catastrophic point of view since the test’s role is to support development and … Read More

azureelasticjob en

Azure Elastic Jobs for SQL Databases

What’s an Elastic Job? While the definition of an Elastic Job is quite straightforward in Microsoft’s documentation, I always like to read about a real-life example of the usage of a technology or tool first – I find it usually … Read More

knowledge en

Effective software development knowledge sharing via rotations

Knowledge has become one of the most valuable strategic resources. There are a variety of ways to transfer software development knowledge within a company, and project rotation is one of the effective tools based on our experience.  Knowledge is power  … Read More

constraintprogramming en

Constraint programming

There are several different ways to solve problems in programming. In constraint programming, a problem is viewed as a series of limitations on what could possibly be a valid solution. This paradigm can be applied to effectively solve a group … Read More

processfirst en

Process First!

It’s all about processes “Making software is like making cars” This is a recurring phrase that I sometimes debate with acquaintances. We are engineers, so it should be the same, but IT people mostly answer with a no. Software evolves, … Read More

digitalbunkerization en

Digital bunkerization in times of pandemics: Basic concepts

Introduction In this article I would like to give a few hints on improvements and actions to perform a light bastioning of the digital environment in our home. A widely used improvement method is to identify patterns of problems, in … Read More

APIeconomy en

The rise of the API Economy

Integration has economic benefits, according to software experts. Data and services are more accessible and adaptable now in part because thanks to the API economy and the use of microservices. Businesses can swiftly grow up by constructing a business model … Read More

rd en

The Importance of R&D in Software Product Development

More so than any other industry, software development moves at an incredible pace with new advances being made every day. In an industry that’s fast evolving and continuously advancing, remaining competitive is fundamental, and R&D is the key. Today, companies … Read More

recruitment en

Best possible recruitment process

Apiumhub is a company in constant growth, where we are always looking for ways to work with the latest technologies, best practices and be as efficient as possible. This is not only based on the technology area, but is extrapolated … Read More

dataengineer en

Key Data Engineer responsibilities

Data engineer roles have gained significant popularity in recent years. Number of studies show that the number of data engineering job listings has increased by 50% over the year. Moreover, it is also becoming one of the most paid jobs … Read More

reactform en

Formik vs React Hook Form

Forms are the most common interacting tool that we can encounter in many applications and also the challenging part to collect and preserve the data. There are multiple libraries that we can use such as React Final Form, Formik, Redux … Read More

apachecamel en

Apache Camel 101

Apache Camel is an integration framework, which basically means that it is a set of tools that will help you connect one system to another. A basic example could be listening to an AWS SQS queue and saving a file … Read More

Secured By miniOrange