Oriol Saludes

Tools

Non-tech books for developers

As programmers, we are constantly reading blogs or books about the latest trending topics, the new technologies… all about our work but we may forget about us, how to treat us better. In my previous post, we already talked about

Read More »
Creating a Telegram bot with Micronaut
Agile web and app development

Creating a Telegram bot with Micronaut

Telegram is a well known instant messaging application used worldwide for millions of users, so no presentation is needed here. Today on behalf of Apiumhub team we are going to focus on a special feature: bots, third-parties applications that run

Read More »
Retry Pattern
Software Architecture Sonar

Retry pattern to make your app more resilient

Nowadays we can say that all mobile applications communicate with at least one server to gather data and show to the user. We need to create robust data repositories in order to provide fast and resilient apps that can overcome

Read More »
Special Case Pattern
Agile web and app development

Special Case Pattern

Don’t let your specific case increase your code complexity: Special case pattern In our day to day, there is our application up and running and suddenly a new requirement is required. So we start typing more code to fit that

Read More »
dry
Agile web and app development

DRY – Don’t Repeat Yourself

Don’t Repeat Yourself ( DRY ) is a principle of software development and its main goal is to avoid code duplication. “Every piece of knowledge must have a single, unambiguous, authoritative representation within a system” Andrew Hunt and David Thomas:

Read More »
Software Crafters Barcelona highlights
Events

Software Crafters Barcelona highlights – part 2

In my previous article, we started to look at some Scbcn workshops and things I have underlined from the event. In this article, I would like to continue sharing with you my notes and Software Crafters Barcelona highlights.  As I mentioned

Read More »
SCBCN
Events

SCBCN 2018: My two cents – part 1

During the last weekend of September 2018 it was held the VI edition of the Scbcn ( Software Crafters Barcelona ). Apiumhub was the platinum sponsor there and had an opportunity to open the conference with the motivation speech. Also, Albert Parron

Read More »
Functional PHP
Agile web and app development

Functional PHP: a first approach

Functional PHP? Well, PHP is not a functional language but some functional techniques may be used to improve our code: better readability, easier to maintain => cheaper code. For many years PHP was scripted in a procedural way, all in

Read More »

Most Popular:

Secured By miniOrange