Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

AI in Web Development: A Comparative Study of Traditional Coding and LLM-Based Low-Code Platforms

Author 1: Abiha Babar Author 2: Nosheen Sabahat Author 3: Arisha Babar Author 4: Nosheen Qamar Author 5: Marwan Abu-Zanona Author 6: Asef Mohammad Ali Al Khateeb Author 7: Bassam ElZaghmouri Author 8: Saad Mamoun AbdelRahman Ahmed Author 9: Lamia Hassan Rahamatalla
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 16, No. 11 · Published 2025

DOI: https://doi.org/10.14569/IJACSA.2025.0161190

Abstract

Web development supports business, education, and public services online, so speed and reliability are important. Low-code and no-code (LCNC) platforms aim to save time by using visual tools instead of writing all code. The impact of these platforms when combined with large language models (LLMs) has not been well studied. This paper compares a chatbot built in three coding stacks (Node.js, Python, Ruby) and one LCNC workflow in n8n that uses LLMs (Grok, Gemini, ChatGPT). The same tasks and prompts were used to test development time, speed, user ratings, and answer quality (precision, recall, F1). The study shows that LCNC with LLMs reduced build time by about 60 percent while keeping response speed close to hand-coded systems and reaching high answer quality (F1 up to 90 percent) with strong user approval. To clarify the main objective, the paper aims to evaluate whether LCNC+LLM integration offers a practical alternative to traditional coding approaches for intelligent web applications, particularly in terms of efficiency and maintainability. The challenge addressed is the limited empirical evidence comparing these two paradigms under identical conditions and using consistent performance metrics. Results are also interpreted relative to competing approaches in conventional development workflows, highlighting where LCNC tools match, exceed, or fall behind manual coding. Some areas, such as security and error handling, still require extra care and represent limitations of the present study. Overall, results show that LCNC with LLMs can be a useful way to build fast and reliable tools while lowering the development barrier for both developers and non-developers.

Keywords

How to Cite this Article

Babar, A., Sabahat, N., Babar, A., Qamar, N., Abu-Zanona, M., Khateeb, A. M. A. A., ElZaghmouri, B., Ahmed, S. M. A., & Rahamatalla, L. H. (2025). AI in Web Development: A Comparative Study of Traditional Coding and LLM-Based Low-Code Platforms. International Journal of Advanced Computer Science and Applications, 16(11). https://doi.org/10.14569/IJACSA.2025.0161190

Babar, Abiha, et al.. "AI in Web Development: A Comparative Study of Traditional Coding and LLM-Based Low-Code Platforms." International Journal of Advanced Computer Science and Applications, vol. 16, no. 11, 2025, https://doi.org/10.14569/IJACSA.2025.0161190.

@article{Babar2025,
  title     = {AI in Web Development: A Comparative Study of Traditional Coding and LLM-Based Low-Code Platforms},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {16},
  number    = {11},
  year      = {2025},
  publisher = {The Science and Information Organization},
  author    = {Abiha Babar and Nosheen Sabahat and Arisha Babar and Nosheen Qamar and Marwan Abu-Zanona and Asef Mohammad Ali Al Khateeb and Bassam ElZaghmouri and Saad Mamoun AbdelRahman Ahmed and Lamia Hassan Rahamatalla},
  doi       = {10.14569/IJACSA.2025.0161190},
  url       = {https://doi.org/10.14569/IJACSA.2025.0161190}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.