Articles about Drupal and Technology
We publish articles about Drupal and many other technologies.
Training courses
Face-to-face and online training for development and product teams.
Optimizing Drupal Performance - Internal Page Cache
In this article, we explain how Drupal's Internal Page Cache works, a core module that caches pages for anonymous users, optimizing performance by avoiding repeated rendering. We also provide some recommendations on how to use this module effectively.
Using Vue.js & Nuxt.js with MongoDB & Docker
Using Nuxt.js with tools like Docker maybe tedious, this guide will give you the steps to build a demonstrative app with Nuxt.js, Docker and MongoDB.
Drupal Camp 2024 in Benidorm
Summary and Highlights of Drupal Camp Spain 2024 in Benidorm.
Improving headers in a Drupal site using Dries' HTTP Header Analyzer
How we got 10/10 in the Dries' HTTP Header Analyzer tool.
Drupal 8 Commerce 2, create an order programmatically
How to create an order programmatically, redirect user to the payment step (in a form submit workflow), and manage anonymous user session.
Safe browsing the Internet and the birthday party analogy
HTTP security headers are a security measure that almost nobody uses but they are extremely powerful (and annoying to configure).
How to develop a Pomodoro application for Slack in PHP
Slack has a very wide API to pull from. In this article, you will learn in a simple way in a few steps how to code a Pomodoro application based on PHP without having too much knowledge about the technologies...
Scrollytelling using scrollama.js, CSS and best practices
For some years now, a number of techniques have been quite popular with one thing in common: the introduction of animations or interactions triggered by the user's scrolling through the page. In this article we show you how to implement...
CKEditor widgets: an alternative to Paragraphs?
Whenever users require to be able to enter predefined HTML snippets such as quotations, tabs or even simple layouts, our first option is usually to create new fields or paragraphs. However, there is an alternative that in some cases is...
Successful QA testing and issue reporting
Within the web development workflow we follow at Metadrop, one of the crucial steps is the review of the implemented task's quality. This process aims to detect possible errors or bugs in order to correct them before the work reaches...
RSS
Don't lose anything