Added original post link

This commit is contained in:
Alex Chadwick Peribañez
2022-07-19 21:05:07 +01:00
committed by Corbin Crutchley
parent 5fe257b16d
commit 2823a844a1

View File

@@ -3,10 +3,11 @@
title: "What is Primitive obsession and how to fix it",
description: "Primitive obsession is an extremely common code smell, and when identified and fix, it greatly helps to reduce the amount of bugs that you may find in your code.",
published: '2022-07-19T14:52:03.000Z',
authors: ['alexchadwickp'],
authors: ['alexchadwick'],
tags: ['code-smells', 'windows', 'computer science'],
attached: [],
license: 'cc-by-nc-sa-4'
license: 'cc-by-nc-sa-4',
originalLink: 'https://alexchadwick.com/what-is-primitive-obsession-and-how-do-you-fix-it'
}
---