Skip to content

Commit

Permalink
state of react
Browse files Browse the repository at this point in the history
  • Loading branch information
Sacha Greif committed Oct 27, 2023
1 parent 4a1a725 commit b2452c5
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 18 deletions.
10 changes: 5 additions & 5 deletions state_of_react/react2023/config.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
28 changes: 15 additions & 13 deletions state_of_react/react2023/questions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit b2452c5

Please sign in to comment.