Experiences on managing technical debt with code smells and antipatterns

JR Lahti, AP Tuovinen… - 2021 IEEE/ACM …, 2021 - ieeexplore.ieee.org
Technical debt has become a common metaphor for the accumulation of software design
and implementation choices that seek fast initial gains but that are under par and …

An Analysis on Detection and Visualization of Code Smells

J Prabhu, T Guhan, MA Rahul, P Gupta… - Artificial Intelligence …, 2023 - Wiley Online Library
The term code smell indicates potential menacing practices in the source code of the
software. It does not imply that the software will result in compilation errors or not produce …

Random Forest for Code Smell Detection in JavaScript

DS Sarafim, KV Delgado, D Cordeiro - Encontro Nacional de …, 2022 - sol.sbc.org.br
JavaScript has become one of the most widely used programming languages. JavaScript is
a dynamic, interpreted, and weakly-typed scripting language especially suited for the …

[PDF][PDF] Interactive virtualisation in Java Script of electromagnetism when changing the dynamic, static parameters of ferromagnetics

A Tatenov, N Shambulov, U Baitukayev… - … International Journal of …, 2022 - iasj.net
Laboratory-based work is necessary for developing the skills of measuring physical
quantities, performing physics experiments, and drawing correct conclusions from their …

CloudScent: a model for code smell analysis in open-source cloud

RN Shah, SA Mohamed, A Imran… - 2023 IEEE International …, 2023 - ieeexplore.ieee.org
The low cost and rapid provisioning capabilities have made open-source cloud a desirable
platform to launch industrial applications. However, as open-source cloud moves towards …

Catching Cost Issues in Infrastructure as Code Artifacts using Linters

K Bolhuis - 2024 - fse.studenttheses.ub.rug.nl
Cost concerns have historically been a driving factor in cloud adoption. As the complexity of
cloud-based software systems grows, and with it the need to manage increasingly intricate …

Bad Smells in Javascript-A Mapping Study

AX Barros, E Adachi - Anais do IX Workshop de Visualização …, 2021 - sol.sbc.org.br
Javascript is one of the most famous mainstream programming languages nowadays. It has
gained considerable practical relevance over the last years, with applications in several …

Analysis of Code Smells and Anomalies in Modern Web Software

E Cherkaoui - 2023 - diva-portal.org
Code anomalies, also known as code smells, are any characteristics in software code that
indicate a more severe problem exists deep in the code. These anomalies do not always …

[PDF][PDF] Experiences on managing technical debt with code smells and antipatterns

J Ramirez Lahti, AP Tuovinen… - IEEE/ACM International …, 2021 - helda.helsinki.fi
Technical debt has become a common metaphor for the accumulation of software design
and implementation choices that seek fast initial gains but that are under par and …

Static analysis of large-scale JavaScript front end

A Karakochev, G Zhang - International Conference on Web Engineering, 2021 - Springer
In modern web applications, the elaborate GUI of the front end is often developed with large-
scale JavaScript frameworks. In such systems, the behavior of one HTML element is usually …