Don't base the Drupal Planet feed on tags

This commit is contained in:
Oliver Davies 2024-09-14 00:21:58 +01:00
parent 74042f01e1
commit e55a47f611
18 changed files with 18 additions and 18 deletions

View file

@ -4,10 +4,10 @@ date: 2024-09-04
permalink: daily/2024/09/04/diagram-driven-development
tags:
- software-development
- drupal-planet
cta: ~
snippet: |
You've heard of README-driven development, but I've been trying diagram-driven development.
drupal_planet: true
---
You've heard of README-driven development, where you start by writing a README and documenting what you're going to code you start coding.