Skip to content

Commit

Permalink
add data
Browse files Browse the repository at this point in the history
  • Loading branch information
Sacha Greif committed Apr 4, 2024
1 parent e7289de commit 06a1ef1
Show file tree
Hide file tree
Showing 16 changed files with 1,486 additions and 2,462 deletions.

Large diffs are not rendered by default.

265 changes: 6 additions & 259 deletions state_of_html/html2023/results/data/content/content_pain_points.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,265 +122,6 @@
"type": "default"
}
},
{
"count": 58,
"id": "cors",
"percentageQuestion": 4.47,
"percentageSurvey": 0.28,
"entity": {
"name": "CORS",
"nameClean": "CORS",
"description": "Opt-in to allowing requests from different origins.",
"descriptionClean": "Opt-in to allowing requests from different origins.",
"id": "cors",
"type": "feature",
"example": {
"language": "http",
"code": "Access-Control-Allow-Origin: *\nAccess-Control-Allow-Methods: POST, GET, OPTIONS",
"codeHighlighted": "<span class=\"hljs-attribute\">Access-Control-Allow-Origin</span><span class=\"hljs-punctuation\">: </span>*\n<span class=\"hljs-attribute\">Access-Control-Allow-Methods</span><span class=\"hljs-punctuation\">: </span>POST, GET, OPTIONS"
},
"mdn": {
"url": "https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS"
},
"resources": [
{
"url": "https://fetch.spec.whatwg.org/#http-access-control-allow-origin",
"title": "Fetch Standard"
}
]
}
},
{
"count": 48,
"id": "styling",
"percentageQuestion": 3.7,
"percentageSurvey": 0.23,
"entity": {
"id": "styling",
"type": "default"
}
},
{
"count": 44,
"id": "performance",
"percentageQuestion": 3.39,
"percentageSurvey": 0.21,
"entity": {
"id": "performance",
"type": "default"
}
},
{
"count": 38,
"id": "image_dimension_management",
"percentageQuestion": 2.93,
"percentageSurvey": 0.18,
"entity": {
"id": "image_dimension_management",
"type": "default"
}
},
{
"count": 36,
"id": "date",
"percentageQuestion": 2.77,
"percentageSurvey": 0.17,
"entity": {
"description": "Handling dates and times",
"descriptionClean": "Handling dates and times",
"id": "date",
"type": "default"
}
},
{
"count": 34,
"id": "complexity",
"percentageQuestion": 2.62,
"percentageSurvey": 0.16,
"entity": {
"description": "Too much complexity",
"descriptionClean": "Too much complexity",
"id": "complexity",
"type": "default"
}
},
{
"count": 32,
"id": "accessibility",
"percentageQuestion": 2.47,
"percentageSurvey": 0.15,
"entity": {
"description": "Accessibility improvements",
"descriptionClean": "Accessibility improvements",
"id": "accessibility",
"type": "default"
}
},
{
"count": 32,
"id": "styling_issues",
"percentageQuestion": 2.47,
"percentageSurvey": 0.15,
"entity": {
"id": "styling_issues",
"type": "default"
}
},
{
"count": 24,
"id": "clunkiness",
"percentageQuestion": 1.85,
"percentageSurvey": 0.11,
"entity": {
"id": "clunkiness",
"type": "default"
}
},
{
"count": 24,
"id": "documentation",
"percentageQuestion": 1.85,
"percentageSurvey": 0.11,
"entity": {
"id": "documentation",
"type": "default"
}
},
{
"count": 24,
"id": "time_zones",
"percentageQuestion": 1.85,
"percentageSurvey": 0.11,
"entity": {
"id": "time_zones",
"type": "default"
}
},
{
"count": 23,
"id": "error_handling",
"percentageQuestion": 1.77,
"percentageSurvey": 0.11,
"entity": {
"id": "error_handling",
"type": "default"
}
},
{
"count": 22,
"id": "a11y_educational_issues",
"percentageQuestion": 1.69,
"percentageSurvey": 0.11,
"groupedBuckets": [
{
"count": 22,
"id": "difficulty",
"percentageQuestion": 1.69,
"percentageSurvey": 0.11,
"entity": {
"id": "difficulty",
"type": "default"
}
}
]
},
{
"count": 19,
"id": "static_typing",
"percentageQuestion": 1.46,
"percentageSurvey": 0.09,
"entity": {
"description": "Lack of native typing",
"descriptionClean": "Lack of native typing",
"id": "static_typing",
"type": "default"
}
},
{
"count": 17,
"id": "responsive_design",
"percentageQuestion": 1.31,
"percentageSurvey": 0.08,
"entity": {
"id": "responsive_design",
"type": "default"
}
},
{
"count": 15,
"id": "frustration_with_frameworks",
"percentageQuestion": 1.16,
"percentageSurvey": 0.07,
"entity": {
"id": "frustration_with_frameworks",
"type": "default"
}
},
{
"count": 13,
"id": "file_input",
"percentageQuestion": 1,
"percentageSurvey": 0.06,
"entity": {
"name": "`<input type=\"file\">`\n",
"nameHtml": "<code>&lt;input type=\"file\"&gt;</code>\n",
"nameClean": "input type=\"file\"",
"id": "file_input",
"type": "default"
}
},
{
"count": 11,
"id": "javascript",
"percentageQuestion": 0.85,
"percentageSurvey": 0.05,
"entity": {
"name": "JavaScript",
"nameClean": "JavaScript",
"id": "javascript",
"type": "default",
"homepage": {
"url": "https://www.javascript.com/"
}
}
},
{
"count": 11,
"id": "safari",
"percentageQuestion": 0.85,
"percentageSurvey": 0.05,
"entity": {
"name": "Safari",
"nameClean": "Safari",
"id": "safari",
"type": "default",
"homepage": {
"url": "https://www.apple.com/safari/"
}
}
},
{
"count": 11,
"id": "too_many_choices",
"percentageQuestion": 0.85,
"percentageSurvey": 0.05,
"entity": {
"id": "too_many_choices",
"type": "default"
}
},
{
"count": 10,
"id": "testing",
"percentageQuestion": 0.77,
"percentageSurvey": 0.05,
"entity": {
"name": "Testing",
"nameClean": "Testing",
"id": "testing",
"type": "default"
}
},
{
"count": 326,
"id": "cutoff_answers",
Expand All @@ -392,6 +133,12 @@
"id": "other_answers",
"percentageQuestion": 29.97,
"percentageSurvey": 1.86
},
{
"count": 546,
"id": "overlimit_answers",
"percentageQuestion": 42.08,
"percentageSurvey": 2.58
}
]
}
Expand Down
Loading

0 comments on commit 06a1ef1

Please sign in to comment.