Apply suggestions from code review

Co-authored-by: James Fenn <me@jfenn.me>
This commit is contained in:
Corbin Crutchley
2022-02-24 01:31:14 -08:00
committed by GitHub
parent 907d4b32e7
commit bfd560229a
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
---
{
title: "A Better Way To Code: Documentation Driven Development",
description: "Test driven development is often taught to improve a your dev workflow; I think works Documentation drive development (DDD) works better.",
description: "Test Driven Development is often taught to improve a your workflow; I present Documentation Driven Development as an alternative approach.",
published: '2022-01-18T22:12:03.284Z',
authors: ['crutchcorn'],
tags: ['documentation', 'testing', 'opinion'],