Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[results/js2024/backend_frameworks] Result data issues #485

Open
balbertho opened this issue Dec 28, 2024 · 0 comments
Open

[results/js2024/backend_frameworks] Result data issues #485

balbertho opened this issue Dec 28, 2024 · 0 comments

Comments

@balbertho
Copy link

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 https://preview.adonisjs.com/ no longer works, please remove the subdomain and use main site link https://adonisjs.com/ instead

Link: https://2024.stateofjs.com/en-US/other-tools/#backend_frameworks

Screenshot:
image

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/"
                }
              }
            }
          ]
        }
      }
    }
  }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant