lastminute.com logo

Technology

lastminute.com Tech Blog

We are the European Travel Tech leaders in Dynamic Holiday Packages.
We leverage our Technology to simplify, personalise, and enhance customers’ travel experience.

You can run your Design Sprint in 2 days. For real.

You can run your Design Sprint in 2 days. For real.

fabrizio_duroni
fabrizio duroni

We gathered in a wonderful location to design our next feature. We ran our personal Design Sprint with a strong time constraint, here's how it went. [...]

Eat Your Own Dog Food: distribute a beta version of your iOS app

Eat Your Own Dog Food: distribute a beta version of your iOS app

fabrizio_duroni
fabrizio duroni

Read how we managed to distribute a beta version of our iOS app using an Apple Enterprise Developer Program and GitHub Pages. [...]

React Native + Typescript, love at first sight. Setup in an existing app.

React Native + Typescript, love at first sight. Setup in an existing app.

fabrizio_duroni
fabrizio duroni

You can run your React Native integration with Typescript in a couple of minutes in an existing app. Just read our example. [...]

Clean Code: data structures vs objects and the law of Demeter

Clean Code: data structures vs objects and the law of Demeter

fabrizio_duroni
fabrizio duroni

Ever wondered about the differences between data structures and objects? Let's analyze them with the help of the Law of Demeter. [...]

Android Studio vs Xcode vs AppCode: a brief comparison about coding speed

Android Studio vs Xcode vs AppCode: a brief comparison about coding speed

fabrizio_duroni
fabrizio duroni
francesco_bonfadelli
francesco bonfadelli

Being able to write code faster is a non-plus-ultra in every kind of software development. We made a comparison, take a look at our results. [...]

Clean Code: meaningful names

Clean Code: meaningful names

fabrizio_duroni
fabrizio duroni

Naming things is one of the most difficult part of our job, still it is one of the more effective way to communicate the intention of a piece of code. Take a look to a real example. [...]