Automatizing a Postman test with JMeter Noawadays, one of the most used tools to do functional testing against an API is Postman. Even though these can be automatized via command line with Newman, the most common use of this tool is to … Read More

How Mobile Learning Can Train Your Corporate Workforce Better?
8.9 Billion.That’s the number of mobile connections in the world currently. Smartphones are easily one of the most influential inventions of our time, and they have affected almost every aspect of our lives. With over 42% of the human population … Read More

15 software development influencers
From software developers to software architects, the software world is full of influential people, many of whom have active social media presence. Therefore, I decided to write an article about those top software development influencers who changed our lives. Following … Read More

Burnout at work: what to do about it
If you feel like your brain is constantly on fire with thoughts about work and you’re beginning to suspect there’s a better way to live, then I guess this article is for you! It’s normal to feel stressed at work … Read More

Legacy Code: definition, recommendations & books
In Global Software Architecture Summit in Barcelona, we talked about “Legacy Code” and there were many opinions about it. I decided to do a small research to continue investigating, I read books about this topic and talked with our software … Read More

Agora platform democratizes photography & launches The AGORA Awards
The biggest photo contest in the world took place in Barcelona 6th of October and we were incredibly proud of being part of it! The AGORA Awards 2019 rewarded the world’s greatest photo of the year with $25,000. After 9 … Read More

Proxy / Cache: A faster local environment
Sometimes, some projects have a local development environment that’s not completely isolated and depends on some infrastructure that we cannot locally raise, be it because of license issues, time constraints, etc. In my case, this dependency is a service that … Read More

The Circuit Breaker Pattern
In today’s article, I’d like to focus on the Circuit Breaker pattern. Some background: In a previous article we talked about how to handle transient failures through the application of the Retry pattern. As a reminder, transient failures are those … Read More

Creating, Using & Building a DSL
The main idea behind this article about building a DSL is to play and experiment with some design patterns on a surface level. We’ll have a character with a position, and we’ll move it in four directions thanks to the … Read More

Publishing multi module Android libraries
A lot of times, while developing mobile applications we realize that we have to solve the same problem time and time again. The solution to this issue is to extract the solution from a library so it can be reused … Read More

Mobiconf 2019: Our Experience
Mobiconf 2019 has been a spectacular edition. This conference, that took place in Cracovia, gathered a lot of mobile development experts, from engineers to designers and managers. We attended a lot of talks during its two days duration, and here’s … Read More

Open innovation: benefits, case studies and books.
Today we hear a lot “ Open Innovation ” but actually there are a lot of people who are not sure what it means exactly. As this topic is important nowadays, we decided to write an article about it to … Read More