lastminute.com logo

Technology

francesco bonfadelli

francesco bonfadelli

Software Engineer

Francesco is a software engineer with 15+ years of experience. He is specialized in mobile application development and backend development.

Post published (3)

How to: enable Hermes JavaScript engine in your React Native app

How to: enable Hermes JavaScript engine in your React Native app

fabrizio_duroni
fabrizio duroni
francesco_bonfadelli
francesco bonfadelli
marco_de_lucchi
marco de lucchi

React native 0.60.4 has a new cool feature for Android: a new JavaScript engine called Hermes. Let's see how you can turn it on in your React Native application to get all its benefits. [...]

Refactoring: a real case of a nested if structure transformed into a chain of responsibility

Refactoring: a real case of a nested if structure transformed into a chain of responsibility

francesco_bonfadelli
francesco bonfadelli

It seemed a normal day of work when one of our managers called a meeting to inform us of a very urgent feature that should be put in production within 2 days. [...]