Devographics / Devographics/Monorepo

[results/js2024/backend_frameworks] Result data issues

Open
#485 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
178
Forks
55
Avg merge
1m
Merged PRs (30d)
2

Description

I have found 2 issues in the backend framework section in State of JavaScript 2024 results:
1. There are duplicate entries of **Payload**, I guess there are some problems with the data?
2. The Adonis preview subdomain link no longer works, please remove the subdomain and use main site link instead

Link:

Screenshot:
![image](https://github.com/user-attachments/assets/60a2069e-8e5d-4647-9d29-32df071334b5)

Data Extract:
```
[
{
"dataPath": "dataAPI.surveys.state_of_js.js2024.other_tools.backend_frameworks",
"name": "backend_frameworks",
"data": {
"id": "backend_frameworks",
"comments": {
"currentEdition": {
"count": 22
}
},
"combined": {
"currentEdition": {
"buckets": [
{
"count": 360,
"id": "adonis",
"percentageQuestion": 3.37,
"percentageSurvey": 2.57,
"entity": {
"name": "Adonis",
"nameClean": "Adonis",
"description": "The Node.js Framework highly focused on developer ergonomics, stability and confidence",
"descriptionClean": "The Node.js Framework highly focused on developer ergonomics, stability and confidence",
"id": "adonis",
"entityType": "library",
"homepage": {
"url": "https://preview.adonisjs.com"
},
"npm": {
"url": "https://www.npmjs.com/package/adonis-framework"
}
}
},
{
"count": 43,
"id": "payload",
"percentageQuestion": 0.4,
"percentageSurvey": 0.31,
"isFreeformData": true,
"entity": {
"name": "Payload",
"nameClean": "Payload",
"id": "payload",
"entityType": "library",
"homepage": {
"url": "https://payloadcms.com/"
}
}
},
{
"count": 36,
"id": "payload_cms",
"percentageQuestion": 0.34,
"percentageSurvey": 0.26,
"isFreeformData": true,
"entity": {
"name": "Payload",
"nameClean": "Payload",
"id": "payload_cms",
"entityType": "library",
"homepage": {
"url": "https://payloadcms.com/"
}
}
}
]
}
}
}
}
]
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.