Last October, I had the opportunity to attend the Global Software Architecture Summit, an event organized by Apiumhub in Barcelona. One of the talks I enjoyed the most during the event was “Metrics for Architects” by Alexander von Zitzewitz, founder and … Read More

Talks with Software Development Experts Initiative
We are excited to introduce our new initiative “Talks with Software Development Experts,” a space in which we interview software developers and leaders in the industry to get to know more about their careers, initiatives, interests, and opinions on various … Read More

GPT-4: The New OpenAI Model
In recent years, the development of natural language systems based on artificial intelligence has experienced unprecedented progress. Among these systems is GPT-4, the latest version of the OpenIA-powered conversational platform, which has revolutionized the way we interact with technology and … Read More

Interview With Alexander von Zitzewitz, Speaker at GSAS 2022
Today we bring you another interview with a great professional in the software architecture industry, Alexander von Zitzewitz. Alexander attended the Global Software Architecture Summit, an event organized and hosted by Apiumhub, last year in October to present his talk … Read More

Eventual Consistency Through Message Ordering
Challenges When working in a microservices architecture, we face the problem of communication between our applications. Services must often collaborate in order to handle a request. As service instances are typically processes running on multiple machines or virtual instances, they … Read More

Migrating Retrofit to Ktor
Introduction Communication between Android applications and servers is a critical aspect of application development, and choosing the right tool to perform this communication is fundamental. Until now, Retrofit has been the standard for excellence.However, in recent years an interesting alternative … Read More

Nordic Companies Outsource Software Development in Barcelona
Spain has become quite the hot spot for North European countries to branch out company-wise, especially in terms of software development. Many Nordic Companies outsource software development in Barcelona. Spain has a larger software development market and is known for … Read More

Vue 3 Composition API
In this article, we assume that you know the basics of Vue 3. In the cited article, the main changes from Vue 2 to Vue 3 are explained, as well as the basis for understanding how composition API functions. The … Read More

Server-Side Web Pages With Kotlin (Pt. 2)
Recap: Server-side web pages with Kotlin In the first article, server-side web pages with Kotlin part 1, a brief history of web development was outlined: namely, the four main stages being static HTML page delivery; server-side programmatic creation of web … Read More

Upcoming Tech Events: Conferences You Can’t Miss in June and July
We have said it before, and we will say it again: attending tech events is a must if you want to stay informed, inspired, and connected within the ever-evolving tech industry. Tech events offer a unique opportunity to learn from … Read More

Midjourney: The AI That Won Over Humans
Art-generating artificial intelligences such as Midjourney, are transforming the world of art. With the rise of AI-powered tools that can create music, paintings, and even some level of animation, the role of artists is being redefined. For centuries, art has … Read More

Why You Should Consider Using React Router v6
React Router is a widely used routing library for React applications due to its API, which simplifies integration. The latest version of React-router (v6) was released in November 2021 and marked a significant API change. Version 5 of React-router was … Read More