chore: update quadrant descriptions

This commit is contained in:
Stefan Rotsch
2024-07-01 15:11:14 +02:00
committed by Stefan Rotsch
parent ab08ec7e20
commit 3081ef0d6d

View File

@@ -25,25 +25,25 @@
{
"id": "languages-and-frameworks",
"title": "Languages & Frameworks",
"description": "We've placed development languages (such as Scala or Golang) here, as well as more low-level development frameworks (such as Play or Symfony), which are useful for implementing custom software of all kinds.",
"description": "This quadrant includes programming languages (e.g., Java and Golang) and frameworks (e.g., React and Spring Boot) that are at the core of custom software development.",
"color": "#84BFA4"
},
{
"id": "methods-and-patterns",
"title": "Methods & Patterns",
"description": "Here we put information on methods and patterns concerning development, continuous x, testing, organization, architecture, etc.",
"description": "This quadrant covers methods and patterns related to software development, including architecture, security, testing, organizational methodologies, and more.",
"color": "#248EA6"
},
{
"id": "platforms-and-aoe-services",
"title": "Platforms & Operations",
"description": "This quadrant clusters technologies around the operation of software and infrastructure related platforms, tools and services.",
"description": "This quadrant clusters technologies focused on the operation of software, related platforms, tools, infrastructure, and services.",
"color": "#F25244"
},
{
"id": "tools",
"title": "Tools",
"description": "Here we put different software tools - from small helpers to bigger software projects.",
"description": "This quadrant features a variety of tools, from small utilities to large-scale software projects.",
"color": "#F2A25C"
}
],