An Empirical Study of Developer Discussions on Low-Code Software Development Challenges

IEEE Computer Society Team
Published 04/05/2022
Share this on:

software developer looking at a screen and thinkingThe low-code paradigm has revolutionized the way software is being created and it doesn’t look like we’ll be seeing it slow down anytime soon. Low-code platforms facilitate automatic code generation and assist in developing production-ready applications.

“According to a Forrester report, the LCSD platform market is expected to be $21 Billon by 2022. According to a Gartner report, by 2024, around 65% of large enterprises will use LCSD platforms to some extent.”

Addressing the gaps between domain requirements and developers’ understanding, which are frequent causes of delays in development in applications with complex business logic, low code platforms allow for faster deployment times, in addition, to quickly responding to market demands.

 


 

Want More Tech News? Subscribe to ComputingEdge Newsletter Today!

 


 

Shared during the 2021 IEEE/ACM International Conference on Mining Software Repositories (MSR), “An Empirical Student of Developer Discussions on Low-Code Software Development Challenges,” addresses some of the challenges developers are experiencing with LCSD platforms and are discussing online in forums like Stack Overflow.

More than 5,000 posts from Stack Overflow were analyzed and then grouped into four categories: customization, platform adoption, database management, and third-party integration.

Continuing reading “An Empirical Student of Developer Discussions on Low-Code Software Development Challenges,” by authors Md Abdullah Al Alamin (University of Calgary), Sanjay Malakar (Bangladesh University of Engineering and Technology), Gias Uddin (University of Calgary), Sadia Afroz (Bangladesh University of Engineering and Technology), Tameem Bin Haider (Bangladesh University of Engineering and Technology), and Anindya Iqbal (Bangladesh University of Engineering and Technology).

Abstract

Low-code software development (LCSD) is an emerging paradigm that combines minimal source code with interactive graphical interfaces to promote rapid application development. LCSD aims to democratize application development to software practitioners with diverse backgrounds. Given that LCSD is relatively a new paradigm, it is vital to learn about the challenges developers face during their adoption of LCSD platforms. The online developer forum, Stack Overflow (SO), is popular among software developers to ask for solutions to their technical problems. We observe a growing body of posts in SO with discussions of LCSD platforms. In this paper, we present an empirical study of around 5K SO posts (questions + accepted answers) that contain discussions of nine popular LCSD platforms. We apply topic modeling on the posts to determine the types of topics discussed. We find 13 topics related to LCSD in SO. The 13 topics are grouped into four categories: Customization, Platform Adoption, Database Management, and Third-Party Integration. More than 40% of the questions are about customization, i.e., developers frequently face challenges with customizing user interfaces or services offered by LCSD platforms. The topic “Dynamic Event Handling” under the “Customization” category is the most popular (in terms of average view counts per question of the topic) as well as the most difficult. It means that developers frequently search for customization solutions such as how to attach dynamic events to a form in low-code UI, yet most (75.9%) of their questions remain without an accepted answer. We manually label 900 questions from the posts to determine the prevalence of the topics’ challenges across LCSD phases. We find that most of the questions are related to the development phase, and low-code developers also face challenges with automated testing. Our study findings offer implications for low-code practitioners, platform providers, educators, and researchers.

Login to access this article
 
Already a subscriber? Log in
Exclusive content for subscribers only.
Create a FREE account for access!