mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-06 12:57:44 +00:00
Add in meta descriptions for all blog posts missing them
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
{
|
||||
title: "A Better Way To Code: Documentation Driven Development",
|
||||
description: "",
|
||||
description: "Test driven development is often taught to improve a your dev workflow; I think works Documentation drive development (DDD) works better.",
|
||||
published: '2022-01-18T22:12:03.284Z',
|
||||
authors: ['crutchcorn'],
|
||||
tags: ['documentation', 'testing', 'opinion'],
|
||||
|
||||
Reference in New Issue
Block a user