useState
, to more niche APIs like useDeferredValue
. Be sure to try and sort by “sentiment”!Link to sectionAll Features
This chart recaps all of the survey's feature questions. The main bars represent a respondent's experience; and they are then further subdivided according to that respondent's sentiment. You can change the grouping to alternate between both.
Group by:
Sort by:
Deneyim
- Used it: Respondents who have used an item.
- Heard of it: Respondents who have heard about an item, but haven't used it.
- Never heard of it: Respondents who have never heard about an item.
Duygu
- Pozitif: Bir teknoloji hakkında daha fazla bilgi edinmek isteyen veya bu teknolojiyi tekrar kullanmak isteyen katılımcılar.
- Nötr: Bir teknoloji hakkında herhangi bir duygu belirtmeyen yanıtlayıcılar.
- Negatif: Bir teknoloji hakkında daha fazla bilgi edinmekle ilgilenmeyen veya bu teknolojiyi kullanmış ve olumsuz bir deneyim yaşamış katılımcılar.
Link to sectionAna API'lerin Sorun Noktaları
Among the most common React APIs, forwardRef
was by far the one generating the most pain for developers, with memo
a close second. Thankfully the React team is in the process of rolling out better alternatives to both.
My 2023 Pick: Zustand
Jack Herrington
Link to sectionHook'ların Sorun Noktaları
Unsurpringly, useEffect
and useCallback
were cited as the most problematice React hooks, in large part due to the management of dependency arrays.
Link to sectionYeni API'lerde Sorun Noktaları
While React's ability to keep evolving and stay relevant over time is one of its best assets, it also comes at a cost and new APIs such as Server Components can definitely be tough to adopt.
Link to sectionReading List
30% of respondents added at least one item to their reading list while taking the survey in order to learn more about them later. Here is a breakdown of their picks.