Explore >> Select a destination


You are here

berk.es
| | drupalize.me
6.5 parsecs away

Travel
| | As new major versions of Drupal are released, contributed modules need to be updated for compatibility. As of right now (October 2021) there are a lot of contributed modules with a Drupal 8 release and a patch in the queue to make them work with Drupal 9. However, there's no official Drupal 9 compatible release for the module, so the module can't be installed with Composer. This creates a circular problem where you can't composer require the module if you don't patch it, but you can't patch it until after it's been downloaded by Composer.
| | mglaman.dev
8.0 parsecs away

Travel
| | This blog post was inspired by my time at DrupalCon Portland and the Driesnote, announcing Starshot.
| | 2bits.com
7.9 parsecs away

Travel
| | [AI summary] A technical article compares the server performance and latency of Drupal versions 5.12, 6.6, and 7.x under various caching configurations, concluding that newer versions are often slower in core processing despite architectural improvements, followed by community discussion on scaling and specific site configurations.
| | thecodebarbarian.com
40.0 parsecs away

Travel
| [AI summary] The article discusses using Vue.js as a static site generator for blogs, comparing it to traditional methods and highlighting its benefits for layout and template management.