We often confuse the User Experience (UX) with the User Interface (UI), this is associated only with the most visual part of a web or application. In this article, we will briefly clarify what user experience refers to, and we … Read More
Agile web and app development
Data fetching with React-Query
Fetching data from the server and maintaining it is a very crucial issue in the frontend development. In this article we will focus on the React.js library applications and how we maintain the server state with the library called React-Query. … Read More
BEMIT: ITCSS + BEM
In my previous article I discussed the advantages of using ITCSS to organize our styles, mainly for large projects where several people work. Its use will make our structure much more orderly and make the styles of our application more … Read More
Documenting Angular components: Storybook
As developers, in our daily work we like to find good documentation of the libraries and technologies we use. It is, therefore, our responsibility to leave our work well documented. Those who come after us to use it and/or continue … Read More
Exploring Spring Native Beta 0.10 – 0.11
General overview This article is based on Spring Native 0.10.6 BETA documentation. ? but version 0.11 has just been released and it’s highly recommendable to use v0.11 for many improvements with a new AheadOfTime (AOT) engine. Check the Version 0.11 … Read More
Apiumhub became DevOpStars’22 partner
One more awesome event by Geekle! This time Apiumhub became DevOpStars’22 parter. This online summit for Devops will take place 25th-27th January, so don’t forget to save the date! The DevOps world is changing extremely fast, and so there are … Read More
Working With Legacy Code. Is it safe in Agile Environments?
Introduction A lot of companies, want to apply Agile Methodologies in their projects, but at the beginning of most agile coaching projects, we find that our client applications are not properly covered with any kind of automated tests. In most … Read More
Apiumhub becomes QA Global Summit partner & speaker
Proud to participate in QA Global Summit as a Speaker and Community Partner! Save the date! 15-16 February! QA Global Summit is for QA engineers CTOs Testers SDET Test Managers Test Developers QA Global Summit facts 8 000+ Registrations 30+ … Read More
Micro-frontend architecture
What is a micro-frontend architecture? The micro-frontend architecture is a type of design applied to the frontend that allows us to divide it into smaller, individual and semi-independent applications that work together. This frontend concept is very much inspired by … Read More
Top 5 Technology Trends for 2022
What will happen in the tech world in 2022? As we say, change is the only constant in the technology world. In this article, we have summarised some of the trends that will help you understand the latest technology trends … Read More
SportTech Startups
There is an increasing popularity of sport and the acknowledgment of its perks is being capitalized on by many different sports ecosystems all over the world. The ambition is clear: to expand sporting tech and innovation to make the sports … Read More
Keystone Interface & Keystone Flag
As we all know, software developers may ease their development process by integrating their work as often as they can. It is also known that releasing frequently into production helps a lot. But developers and project stakeholders don’t want to … Read More