From c024d27cf4ba173ede230a76859341ea3cd2ebe8 Mon Sep 17 00:00:00 2001 From: Morgan Date: Fri, 17 Nov 2017 20:19:23 +0100 Subject: [PATCH] about primitive obsession in code --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c1c042b..032939d 100644 --- a/README.md +++ b/README.md @@ -2025,6 +2025,8 @@ I just want to centralize my findings and bookmarks in a central location, and s * [Paul Draper](https://www.lucidchart.com/techblog/2017/03/15/package-management-stop-using-version-ranges/) - (2017) Package Management: Stop Using Version Ranges * [Kartik Agaram](http://akkartik.name/post/versioning) - (2017) The cargo cult of versioning * [joelparkerhenderson/versioning](https://github.com/joelparkerhenderson/versioning) - notes and summary of article "The cargo cult of versioning" +* [Marc Eaddy](https://testing.googleblog.com/2017/11/obsessed-with-primitives.html) - (2017) Code Health: Obsessed With Primitives? +* [Chris Wheeler](http://chriswheeler.blogspot.be/2005/05/my-favourite-smells.html) - (2005) My Favourite Smells / about primitive obsession ## Database * [jOOQ Blog](https://blog.jooq.org/) - best practices and lessons learned about writing Java and SQL code