Building a Views display plugin for Drupal 10
in this brief tutorial, I show how to format the result of your view. includes a template.
https://www.drupal.org/node/2679022
A practical guide to building basic Drupal 10 modules
From the .info file to tests, just the basics.
https://www.drupal.org/node/2560405
Lorem Ipsum
create your very own Lorem Ipsum generator with this neat, straightforward module. the Lorem Ipsum accepts a custom set of sentences to generate any filler text you imagine!
please note: this text was not generated using a Lorem Ipsum.
https://www.drupal.org/project/loremipsum
TARDIS
named after the famous time machine from Doctor Who, this module creates a monthly post archive. in its new Drupal 10 version, TARDIS is now a Views display type plugin that creates a block with custom links.
https://www.drupal.org/project/tardis
PHP Development with Windows Subsystem for Linux, version 2
for the outliers, curious, tinkerers, or simply those stuck running Windows.
https://www.linkedin.com/pulse/php-development-windows-subsystem-linux-version-2-cossich-sales
Editing your Drupal theme SASS under Windows for fun and profit
in this tongue-in-cheek article I describe, step by step, how to edit SASS when you can't run Unix.
https://www.linkedin.com/pulse/editing-your-drupal-theme-sass-under-windows-fun-cossich-sales
Basic Internationalization setup
how to configure Drupal 7 correctly so that it'll work with translated content.
https://www.drupal.org/node/1268692