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.

Why is CSS-in-JS no-nonsense?

Why is CSS-in-JS no-nonsense?

staff
staff

One may agree or disagree with that question but CSS-in-JS is becoming a more popular solution to handle styles for components in code. See how to use it and what is wrong and good in it. [...]

React Native: Native Modules and UIViewController communication on iOS

React Native: Native Modules and UIViewController communication on iOS

fabrizio_duroni
fabrizio duroni

Leverage the power of NSNotificationCenter to implement communication between React Native Native modules (aka bridges) and your native code on iOS [...]

Comonads for booking correlation

Comonads for booking correlation

emanuele_colombo
emanuele colombo

How can category theory and typeclasses help us in our daily job? Let's see an example of real world usage for the Applicative and Comonad typeclasses. [...]

Event Storming Experience

Event Storming Experience

rabbani_kajamohideen
rabbani kajamohideen

The biggest challenge on adapting to Domain Driven Design is to change the mindset of people in their design thinking and bring everyone to the same page. Here we are sharing our own experience on how we tackled these challenges with the powerful Event Storming workshop [...]

Themify your (S)CSS Modules

Themify your (S)CSS Modules

staff
staff

Personalise your application with shiny themes combining CSS Modules and Bootstrap SASS [...]

Using Gradle Kotlin DSL with junit 5

Using Gradle Kotlin DSL with junit 5

staff
staff

Gradle 5 has been out for a while now and with that we finally got the ability to write our Gradle scripts in Kotlin. How can I migrate my JUnit-enabled Gradle scripts to Kotlin Gradle DSL? [...]

Measuring KPIs of Continuous Delivery on Jenkins

Measuring KPIs of Continuous Delivery on Jenkins

staff
staff

Recording Four Key Metrics and beyond to track our way down to effective software delivery: this is the story of how we enriched our visibility inside pipelines execution steps to improve our CI/CD architecture. [...]