• DruBOM: An SBOM for Drupal

    DruBOM is a Bill of Materials (BOM) for Drupal. It is a list of all the dependencies of a Drupal project, including the Drupal core, modules, themes, and libraries.
    # drupal # drubom # open source # security # sbom
  • How (not) to contribute to open source

    You may have come across articles claiming that contributing to open-source as a beginner is a piece of cake. However, my experience has been quite different. This is a story of my struggles and failures in trying to contribute to open-source.
    # open source # web # os # development # community
  • UX and Sustainable Web

    Sustainable web design considers parameters like speed, performance and usability: all three make users happier and satisfied. So, why is the Internet responsible for 4% of total CO2 emissions?
    # ux # userexperience # sustainability # sustainableweb
  • SDC in Drupal core

    Finally, Drupal 10.1 standardizes the way to build components. Let’s see how to use them and how to integrate them with WebProfiler.
    # drupal # components # SDC # theme # webprofiler
  • Angular Signals: what's all the fuss about?

    In recent releases of Angular, signals have been introduced, which are going to fundamentally change how we use this framework. Let’s take a closer look at what they are and how they came to be.
    # angular # signals # web # webdev # webdevelopment