PHPUnit
Drupal offers a few types of phpunit regression testing suites, and those tests can also be run in CI/CD and in local development.
PHP code, the language that I work in the most often.
Drupal offers a few types of phpunit regression testing suites, and those tests can also be run in CI/CD and in local development.
This Drupal module extends H5P to expose more data to views.
PHP Linting and CS Testing in VS Code and as CI/CD jobs can help reinforced Drupal best practices.
Caches are an important tool in Drupal to keep page loads as efficient as possible, without risking showing old inaccurate information.
You might want to change meta tags for SEO purposes. Here's how to do that with Drupal theme preprocessors.
Details elements help organize content in a page, but some users need to expand them all at once to skim the page. Here's a Drupal module to do that.
I made a module to make it easier to change the heading level on the label for blocks.
An update to a Drupal module that grants permission based on a file.
How to include a view configuration as part of installing a module.
How to bulk export and then import multiple paragraphs in Drupal.