Abstract
Reactive programming is a programming paradigm that enables systems to automatically react to changes in data or events in a responsive and asynchronous manner, leveraging the concept of streams. The adoption of reactive programming techniques has grown significantly, particularly in developing mobile applications that demand efficient frameworks for creating adaptable and scalable systems. An example of such a framework is Combine, introduced by Apple in 2019 for Swift application development on the iOS platform. A framework that is worth mentioning is Combine, which was introduced by Apple in 2019 for Swift application development on the iOS platform. However, transitioning from imperative to reactive paradigms presents complex challenges for developers. This study aims to address the research gap that exists in Swift Combine by identifying and understanding the key challenges faced by developers when adopting and using that framework. Using a data mining approach, we analyzed questions and accepted answers from Stack Overflow related to Combine usage. Employing topic modeling with Latent Dirichlet Allocation, our analysis revealed 14 topics related to Combine usage, highlighting the most relevant and challenging aspects. These findings provide valuable insights for developers learning or incorporating Combine into their applications and serve as a reference for future studies in the field.
Original language | English |
---|---|
Title of host publication | CBSoft 2023 - Brazilian Conference on Software |
Subtitle of host publication | Theory and Practice; Proceedings of the 37th Brazilian Symposium on Software Engineering, SBES 2023 |
Publisher | Association for Computing Machinery |
Pages | 109-115 |
Number of pages | 7 |
ISBN (Electronic) | 9798400707872 |
DOIs | |
Publication status | Published - 25 Sept 2023 |
Event | 37th Brazilian Symposium on Software Engineering, SBES 2023 - Campo Grande, Brazil Duration: 25 Sept 2023 → 29 Sept 2023 Conference number: 37 |
Publication series
Name | ACM International Conference Proceeding Series |
---|
Conference
Conference | 37th Brazilian Symposium on Software Engineering, SBES 2023 |
---|---|
Abbreviated title | SBES 2023 |
Country/Territory | Brazil |
City | Campo Grande |
Period | 25/09/23 → 29/09/23 |
Other | held in conjunction with the Brazilian Conference on Software: Theory and Practice, CBSoft 2023 |
Keywords
- 2024 OA procedure
- Stack Overflow Mining
- Swift Combine
- Reactive programming