We are continuing with our interview series (previously we had interviewed Diego Ojeda – Android Lead at Apiumhub, Serhii Zabolennyi – QA Automation engineer at Apiumhub, Javier Gomez – backend developer at Apiumhub, Cuong Le – Backend developer at Apiumhub, Oriol Saludes – Fullstack … Read More
Agile web and app development
Good Practices with Vue
Initially, when we are faced with a new language or framework, our priority is usually to learn and assimilate as quickly as possible the necessary knowledge to carry out the tasks or projects derived from it. On many occasions, either … Read More
Build a bot with Bot Framework Composer
As assistant chatbots are becoming more and more useful, accurate and predictable, it’s no surprise that they are gaining in popularity. They can guide customers, suggest actions, act as an interactive FAQ and even help onboard new employees to internal … Read More
Implementing Google OAuth to use Google API in Cloudflare Workers
Recently I had the opportunity to build a small application that needed to authenticate and authorize a user using Google’s sign-in mechanism, and requests on their behalf data from a Google API. I choose to implement this as a Cloudflare … Read More
Top 3 lessons learned in Backend Architecture. Interview with Cuong Le – backend developer at Apiumhub
We are continuing with our interview series (previously we had interviewed Diego Ojeda – Android Lead at Apiumhub, Serhii Zabolennyi – QA Automation engineer at Apiumhub, Javier Gomez – backend developer at Apiumhub. Today we interview Cuong Le – Backend developer at … Read More
Grow professionally as a backend developer. Interview with Javier Gomez – Backend developer at Apiumhub
We are continuing with our interview series ( previously we had interviewed Diego Ojeda – Android Lead at Apiumhub and Serhii Zabolennyi – QA Automation engineer at Apiumhub ) and today we have a Backend interview with Javier Gomez – backend developer … Read More
Kanban practices for Software Development Teams
Today’s customers expect instant gratification, especially when it comes to technology products. Software development is one of those extremely dynamic industries, in which continuous delivery has become a standard. These are the sort of environments that benefit most from agile … Read More
Tech Leadership books
The transition to tech leadership is a huge challenge. Technical leadership is different. Leading a technical team demands more than just management skills, but also technical prowess, and the ability to navigate the tech world. Working on a digital product, … Read More
UX engineering in a software development project
Nowadays, there are a growing number of companies looking for UX Engineers, and although this role is becoming increasingly popular among many companies, it’s not as familiar as the term “UX designer”. The job title “UX Engineer” can make people … Read More
High Developer Effectiveness: key factors
In this article I would like to analyze how to achieve high developer effectiveness based on our experience as well as recommendations of well-known software development companies and experts like Martin Fowler. First of all, what is High Developer Effectiveness? … Read More
iOS App Security Cheatsheet
In a previous article we saw an example on how an attacker could analyse an app in the search of vulnerabilities, and perform an XSS attack through the misuse of a web view. Hopefully after reading that, if you weren’t … Read More
Quarkus GraalVM. Supersonic Subatomic Java, Kotlin & Scala
Due to the actual microservices server paradigm & server costs corresponding to resource’s consumption, Quarkus is a framework that caught my attention some years ago, as it solves JVM language problems on these concerns. In this article you will find … Read More