chore: update quadrant descriptions
This commit is contained in:
committed by
Stefan Rotsch
parent
ab08ec7e20
commit
3081ef0d6d
@@ -25,25 +25,25 @@
|
|||||||
{
|
{
|
||||||
"id": "languages-and-frameworks",
|
"id": "languages-and-frameworks",
|
||||||
"title": "Languages & 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"
|
"color": "#84BFA4"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "methods-and-patterns",
|
"id": "methods-and-patterns",
|
||||||
"title": "Methods & 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"
|
"color": "#248EA6"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "platforms-and-aoe-services",
|
"id": "platforms-and-aoe-services",
|
||||||
"title": "Platforms & Operations",
|
"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"
|
"color": "#F25244"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "tools",
|
"id": "tools",
|
||||||
"title": "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"
|
"color": "#F2A25C"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user