Everything that is coming in PHP 8.5: https://amitmerchant.com/everything-that-is-coming-in-php-85/
I especially like the pipe operator.
Drupal, DevOps and JS/TS @ Metadrop
Everything that is coming in PHP 8.5: https://amitmerchant.com/everything-that-is-coming-in-php-85/
I especially like the pipe operator.
Hoy estoy junto con Oskar Calvo en el #CodeMotionMadrid2025 para hablar de Drupal CMS, los futuros Site Template, la integración de Drupal e IA, la nueva forma de edición visual con Experience Builder y en general de Drupal y todo lo que lo acompaña, ¡allí nos vemos!
What about a BoF about Form API modernisation? It has been essentially the same since its creation. It's great but is falling behind with new developments like SDCs. The BoF idea comes after this session: https://www.drupalcamp.be/en/drupal-dev-days-2025/session/sdc-form-api-better-late-never
Tomorrow at 11?
One issue is handling of the state, because the state is handled by the backend but then actions are done in the front-end.
New release of Entity Mesh with some important bug fixes!
This Drupal module provides a D3 visualisation of the relationships of your content (not the data model), and can help you find broken links, for example.
Something relevant is the future of the Site Templates Marketplace, take the survey for developers!
https://www.surveymonkey.com/r/shaping-the-drupal-marketplace-contributor-perspectives
Drupal CMS Q&A with Dries session now! Do you want to ask anything about Drupal CMS?
Drupal Dev Days on Leuven is about to start!
@metadrop There is some hatred of Tailwind CSS. I understand it when it is used with too many classes, trading inline style for atomic classes. But you can use Tailwind CSS semantically, and get all the other benefits it offers (mainly a modern CSS approach).
Tailwind CSS vs Bootstrap — what's the right fit for your project?
We look at the pros, cons, and trade-offs of both CSS frameworks from a practical dev perspective.
Read more: https://metadrop.net/en/articles/tailwind-css-vs-bootstrap
----------------
Tailwind CSS y Bootstrap, ¿cuál es más conveniente para un proyecto?
Compartimos nuestra experiencia, ventajas e inconvenientes de cada framework desde el punto de vista de desarrollo.
Not everything in this life is Drupal, and at the last Metcamp, our in-person annual meeting, we built a do-it-yourself remote-controlled boat. It was super fun, so we want to show you how to make your own boat!
https://www.youtube.com/watch?v=QlD1cG47ucs
Article: https://metadrop.net/en/articles/building-rc-boat-using-esp32
The #drupal core Database API is pretty amazing and something that most Drupal developers probably take for granted.
In this blog post, David Bekker (daffie on drupal.org) talks about using MongoDB to store entities instances as JSON objects - which leads to some amazing performance metrics.
If you’re nerdy about databases, check this out: https://techblog.finalist.nl/blog/drupal-mongodb-more-just-new-database-option
How many other open-source CMSes allow you to swap out the database storage? (Seriously, how many - I do not know.)
It seems Google Tag module has support for Server-side tagging but no clear up to what extent.
This article, four years old, is very interesting and lengthy:
https://www.simoahava.com/analytics/server-side-tagging-google-tag-manager/
I have been reading on Server-side Tagging (using a proxy in your domain between third-party services and your visitors). It's crazy because some say it's better for privacy while others say it's better to gather data (because you can bypass most privacy protections).
I guess it depends on how you use it.
It seems a good tool in good hands, although it means more costs (more requests to process, because the client doesn't request third-party resources anymore).
I'd love to hear experiences
The Drupal module HTTP Client Options per URI allows to fine-tuning the outgoing requests made by a Drupal site depending on the destination URI.
Why? To avoid having a large timeout value because a single external slow service.
We would like to share a post from Reddit where Wayne Eaker, from drupaltutor.com, explains how he uses our Drupal Updater tool and we love it! This is how we use it internally: automated work for bots & human supervisors!
https://reddit.com/r/drupal/comments/1hpkixp/comment/m4irhgf/
https://github.com/Metadrop/drupal-updater
Hi @simongeorges, thanks for trying Artisan! What issue did you encounter? We may be able to help you if we can replicate it, you can post your issue in the issue queue, feedback from users is very valuable for us!
➡️ The PHP manual has learned a new trick, you can now run the code right in the browser!
🥳 Thanks to @soyuka for the implementation!
New article! Read "Content Manager on Steroids: Combine Drupal and AI to Create Content Efficiently" for practical examples of Drupal generating content and images using external IA providers.
#Drupal #ArtificialIntelligence #ContentManagement #ContentGeneration
https://metadrop.net/en/articles/content-manager-steroids-combine-drupal-ai-create-content-efficiently