mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-10 12:57:46 +00:00
Added original post link
This commit is contained in:
committed by
Corbin Crutchley
parent
5fe257b16d
commit
2823a844a1
@@ -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'
|
||||
}
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user