The platform will undergo maintenance on Sep 14 at about 7:45 AM EST and will be unavailable for approximately 2 hours.
2013 IEEE 13th International Working Conference on Source Code Analysis and Manipulation (SCAM) 2013
DOI: 10.1109/scam.2013.6648192
|View full text |Cite
|
Sign up to set email alerts
|

JSNOSE: Detecting JavaScript Code Smells

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
61
0
3

Year Published

2015
2015
2024
2024

Publication Types

Select...
6
2
1

Relationship

2
7

Authors

Journals

citations
Cited by 99 publications
(64 citation statements)
references
References 10 publications
0
61
0
3
Order By: Relevance
“…Some of them even focused on web technologies, such as bad practices in CSS (Mesbah and Mirshokraie 2012), Javascript (Silva et al 2015;Fard and Mesbah 2013), and HTML (Nederlof et al 2014). However, to the best of our knowledge, no research has focused on code smells for server-side MVC Web applications.…”
Section: Related Workmentioning
confidence: 99%
“…Some of them even focused on web technologies, such as bad practices in CSS (Mesbah and Mirshokraie 2012), Javascript (Silva et al 2015;Fard and Mesbah 2013), and HTML (Nederlof et al 2014). However, to the best of our knowledge, no research has focused on code smells for server-side MVC Web applications.…”
Section: Related Workmentioning
confidence: 99%
“…Fard and Mesbah [20] proposed a set of 13 JavaScript code smells, including generic smells (e.g., long functions and dead code) and smells specific to JavaScript (e.g., creating closures in loops and accessing this in closures). They also describe a tool, called JSNode, for detecting code smells based on a combination of static and dynamic analysis.…”
Section: Related Workmentioning
confidence: 99%
“…This has been used to identify JavaScript-specific code smells, and their occurrence [19]. The results indicate that lazy object, long method/function, closure smells, coupling between JavaScript, HTML, and CSS, and excessive global variables are the most prevalent code smells.…”
Section: Software Evolutionmentioning
confidence: 99%