A glimpse of Devoxx

A glimpse of Devoxx - Gravity

If you attended to Devoxx France last week, you may have bumped into the Gravity stand and a people from our crew: We still are a young product, and are eager to know better our (future potential) users, so we took every opportunity to get out of the office to learn from them and raise […]

How Hexagonal Architecture made our developer’s life better

Hexagonal Architecture schema

Hexagonal Architecture is great, did you even doubt it? Let’s focus on the benefits provided by this approach and how it applies to real use cases.  Hexagonal architecture is not a brand-new design pattern (it was proposed in 2005 by Alistair Cockburn). There are plenty of resources available about this.  In this post, we will […]

How wonderful it is to work with a JavaScript backend

JavaScript

JavaScript gets a lot of (well-deserved) hate for being an awful language. Java is still often considered as not being fit for backend development. As a result, TypeScript often receives the same complaints. Although this is not entirely false, using a single language for backend and frontend eases a lot the workflow of the team: In this post, I will address the benefits of […]