We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have found 2 issues in the backend framework section in State of JavaScript 2024 results:
Link: https://2024.stateofjs.com/en-US/other-tools/#backend_frameworks
Screenshot:
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/" } } } ] } } } } ]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have found 2 issues in the backend framework section in State of JavaScript 2024 results:
Link: https://2024.stateofjs.com/en-US/other-tools/#backend_frameworks
Screenshot:

Data Extract:
The text was updated successfully, but these errors were encountered: