Exploring React Library Related Questions on Stack Overflow: Answered vs. Unanswered

πŸ“… 2025-07-06
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
This study investigates factors influencing answerability and technical difficulty of React-related questions on Stack Overflow. Using a dataset of 535,000 questions tagged with β€œReact,” we employ exploratory data analysis, text mining, and statistical modeling. A logistic regression model identifies key predictors of answerability: view count, inclusion of code snippets, and asker reputation positively correlate with answerability, whereas comment count, question length, and image usage negatively correlate. A linear regression model reveals that asker reputation is significantly and inversely associated with technical difficulty, measured by the PD Score. To our knowledge, this is the first systematic, quantitative investigation into the relationship between developer question characteristics and community response efficacy within the React ecosystem. The findings provide empirical evidence and data-driven strategies to enhance technical Q&A quality, optimize community support mechanisms, and guide developers in formulating more effective, answerable questions.

Technology Category

Application Category

πŸ“ Abstract
React is a popular JavaScript framework in modern web application development. Due to its high performance and efficiency, many developers use this framework. Although React library offers many advantages, it is not without its challenges. When using React library, developers often face problems where they often seek solutions through question-and-answer forums, such as Stack Overflow (SO). However, despite its high popularity, many React-related questions on SO remain unanswered. Thus, this study aims to analyze the factors associated with question answerability and difficulty levels of React-related questions on SO. To facilitate our study, Exploratory Data Analysis was applied to 534,820 questions, where they are filtered based on 23 React-related tags. We implemented a quantitative approach through text mining and statistical analysis. A logistic regression model was used to identify attributes associated with question answerability, while a simple linear regression model was employed to examine the correlation between user reputations and performance difficulty scores (PD Score). The results show that some attributes, such as number of views, code snippet inclusion, number of lines of code, and user reputation, positively affect the likelihood of question answerability. In contrast, the number of comments, question lengths, and presence of images in React-related questions reduce the probability of a question receiving responses from users. Further investigation indicates a negative correlation between user reputations and PD Score, where reputation increase corresponds to -0.092 reduction in PD score, signaling experienced users tend to propose more complex technical inquiries. This study provides insights into the characteristics of technical question-and-answer platforms, such as SO, that users need to consider the answerability factors when posting questions related to React.
Problem

Research questions and friction points this paper is trying to address.

Analyze factors affecting answerability of React questions on Stack Overflow
Examine correlation between user reputation and question difficulty scores
Identify attributes influencing response likelihood for React-related queries
Innovation

Methods, ideas, or system contributions that make the work stand out.

Used text mining for React question analysis
Applied logistic regression for answerability factors
Linked user reputation to question difficulty
πŸ”Ž Similar Papers
No similar papers found.
V
Vanesya Aura Ardity
Informatics Engineering, Universitas Muhammadiyah Surakarta, Surakarta, Indonesia
Yusuf Sulistyo Nugroho
Yusuf Sulistyo Nugroho
Universitas Muhammadiyah Surakarta
Empirical Software EngineeringMining Software RepositoriesData Mining
S
Syful Islam
Computer Science and Engineering Dept., Gopalganj Science and Technology University, Gopalganj, Bangladesh