From b2452c5f632325e5ac6d58a71e48e7ddb772b147 Mon Sep 17 00:00:00 2001 From: Sacha Greif Date: Fri, 27 Oct 2023 11:22:15 +0900 Subject: [PATCH] state of react --- state_of_react/react2023/config.yml | 10 ++++----- state_of_react/react2023/questions.yml | 28 ++++++++++++++------------ 2 files changed, 20 insertions(+), 18 deletions(-) diff --git a/state_of_react/react2023/config.yml b/state_of_react/react2023/config.yml index 18691d5d..63f6e090 100644 --- a/state_of_react/react2023/config.yml +++ b/state_of_react/react2023/config.yml @@ -1,15 +1,15 @@ id: react2023 # used as first part of field names -startedAt: June 1, 2023 -endedAt: July 30, 2023 +startedAt: October 27 1, 2023 +endedAt: November 15, 2023 questionsUrl: https://survey.devographics.com/survey/state-of-react/2023 feedbackUrl: https://github.com/Devographics/surveys/issues/85 # resultsUrl: https://2023.stateofcss.com/ year: 2023 status: 1 # preview/open/closed/hidden # imageUrl: https://static.devographics.com/stateofcss/2021/images/stateofcss2021.png -imageUrl: https://devographics.github.io/surveys/state_of_css/css2023/images/css2023.png -faviconUrl: https://devographics.github.io/surveys/state_of_css/css2023/images/css2023-favicon.svg -socialImageUrl: https://devographics.github.io/surveys/state_of_css/css2023/images/css2023-og.png +# imageUrl: https://devographics.github.io/surveys/state_of_css/css2023/images/css2023.png +# faviconUrl: https://devographics.github.io/surveys/state_of_css/css2023/images/css2023-favicon.svg +# socialImageUrl: https://devographics.github.io/surveys/state_of_css/css2023/images/css2023-og.png enableReadingList: true enableChartSponsorships: false diff --git a/state_of_react/react2023/questions.yml b/state_of_react/react2023/questions.yml index 4eb223c8..54fe0fad 100644 --- a/state_of_react/react2023/questions.yml +++ b/state_of_react/react2023/questions.yml @@ -2,16 +2,16 @@ template: featurev3 slug: features questions: - - id: fragment - - id: profiler - - id: strictmode - - id: createportal - id: createcontext + - id: createportal - id: forwardref + - id: fragment - id: lazy - id: memo - - id: createroot - - id: hydrateroot + - id: profiler + - id: strictmode + # - id: createroot + # - id: hydrateroot - id: main_apis_pain_points template: textList @@ -42,16 +42,18 @@ template: featurev3 slug: features questions: - - id: use_hook - - id: usetransition - - id: suspense - - id: starttransition + - id: cache - id: react_server_components - - id: use_client - - id: use_server - id: server_actions + - id: starttransition + - id: suspense - id: taint_api - - id: cache + # - id: use_client + - id: use_hook + # - id: use_server + - id: useformstate + - id: useformstatus + - id: usetransition - id: new_apis_pain_points template: textList