Technology

recruitment_process_featured

Micro Frontends: Basic example with React, Tailwind and Module Federation. (2/2)

This tutorial is a follow up to my previous Micro Frontend (MFE) article, which tackles the basic “What, Why, How” questions of MFEs. The goal is to provide a simple use-case that serves as a launchpad for you to start using Micro Frontends through Module Federation in your projects. Generating the projects. In order to […]

Micro Frontends: Basic example with React, Tailwind and Module Federation. (2/2) Read More »

recruitment_process_featured

Micro Frontends: all you need to know to implement it successfully. (1/2)

The current Microservices approach to the backend of dividing the application into several independently deployed projects fixes the monolith problem, but there is still a bottleneck: the Frontend requires a new release of the whole application with the new changes. Micro Frontends (MFEs) solve that problem, by implementing the same strategy. This article aims to

Micro Frontends: all you need to know to implement it successfully. (1/2) Read More »

If your business wants to Go Faster, Low-Code.

The first step is always the hardest. Same for all IT projects; from not knowing what your client work methods are or how much they differ from yours and balance that relationship, what really makes the difference is a challenging and critical factor: adaptation. November 5th, 2018. A rainy day in London, what else? We

If your business wants to Go Faster, Low-Code. Read More »

An entire new experience with Apigee Edge.

Recently, I started working with a new platform called Apigee Edge. Edge is an API Gateway, and it is intended to mediate API calls between client applications and the backend system. By doing this, Edge can: Offer a single point-of-access to an organization APIs; Leverage security across different APIs; Implement monetization, throttling and quota management

An entire new experience with Apigee Edge. Read More »

.NET Core: what do you know about it?

These are exciting times for Software Developers. The wide spectrum of technologies to develop applications is rising and whether it’s web, desktop, mobile, cloud, IoT or other, technology evolution is keeping up the pace. In 2016, Microsoft surprised the world with the first version of .NET Core, where the developer writes, compiles and runs C#

.NET Core: what do you know about it? Read More »