docs: fade out adopted patterns

This commit is contained in:
Stefan Rotsch
2024-06-26 13:21:06 +02:00
committed by Stefan Rotsch
parent 88801e6e93
commit 485b247ac6
8 changed files with 50 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
title: "Design System"
ring: adopt
quadrant: "methods-and-patterns"
tags: [ux/ui, frontend, coding, architecture, documentation]
tags: [architecture, coding, documentation, frontend, ux/ui]
---
Through the implementation of design systems, we have demonstrated that this approach aligns with many of the mentioned benefits and recommend its use in future projects.

View File

@@ -0,0 +1,7 @@
---
title: "API-First Design Approach"
ring: adopt
quadrant: methods-and-patterns
tags: [architecture]
featured: false
---

View File

@@ -0,0 +1,7 @@
---
title: "Client-Side Error Logging"
ring: adopt
quadrant: methods-and-patterns
tags: [architecture, frontend]
featured: false
---

View File

@@ -0,0 +1,7 @@
---
title: "Conventional Commits"
ring: adopt
quadrant: methods-and-patterns
tags: [coding]
featured: false
---

View File

@@ -0,0 +1,7 @@
---
title: "Dependency Update Scan"
ring: adopt
quadrant: methods-and-patterns
tags: [coding, security]
featured: false
---

View File

@@ -0,0 +1,7 @@
---
title: "Design System"
ring: adopt
quadrant: "methods-and-patterns"
tags: [architecture, coding, documentation, frontend, ux/ui]
featured: false
---

View File

@@ -0,0 +1,7 @@
---
title: "GraphQL"
ring: adopt
quadrant: methods-and-patterns
tags: [architecture]
featured: false
---

View File

@@ -0,0 +1,7 @@
---
title: "Resilience Thinking"
ring: adopt
quadrant: methods-and-patterns
tags: [architecture]
featured: false
---