From 4aa9929c8bddb2163f3cac02033a7809bcda9434 Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein <120501+charlax@users.noreply.github.com> Date: Sun, 19 Sep 2021 18:57:26 +0200 Subject: [PATCH] Add design principles --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e363ec3..12a862c 100644 --- a/README.md +++ b/README.md @@ -537,6 +537,10 @@ Articles: > You can use an eraser on the drafting table or a sledge hammer on the construction site. (Frank Lloyd Wright) +Resources: + +- 🧰 [Design Principles](https://principles.design/) + #### Design: database schema - [A humble guide to database schema design](https://www.mikealche.com/software-development/a-humble-guide-to-database-schema-design), Mike Alche