lastminute.com logo

Technology

Welcome

social_team
social team

You are one click away from learning more about how we work.


Welcome to the lastminute.com Technology Blog.

Here you can read posts written by lastminute.com engineers about our work, the technologies we use and the products we build to enrich the lives of travellers around the world.

We are very interested in having your comments and your feedback, and we hope you enjoy your time here.


    Read next

    SwiftUI and the Text concatenations super powers

    SwiftUI and the Text concatenations super powers

    fabrizio_duroni
    fabrizio duroni
    marco_de_lucchi
    marco de lucchi

    Do you need a way to compose beautiful text with images and custom font like you are used with Attributed String. The Text component has everything we need to create some sort of 'attributed text' directly in SwiftUI. Let's go!!! [...]

    A Monorepo Experiment: reuniting a JVM-based codebase

    A Monorepo Experiment: reuniting a JVM-based codebase

    luigi_noto
    luigi noto

    Continuing the Monorepo exploration series, we’ll see in action a real-life example of a monorepo for JVM-based languages, implemented with Maven, that runs in continuous integration. The experiment of reuniting a codebase of ~700K lines of code from many projects and shared libraries, into a single repository. [...]