Export Citations
1 Results for: Author: Misawa, Shuto
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
Searched The ACM Guide to Computing Literature (3,856,171 records)|Limit your search to The ACM Full-Text Collection (778,646 records)
- research-articleDecember 2024
Analyzing Class Usage in JavaScript Programs
WSSE '24: Proceedings of the 2024 The 6th World Symposium on Software Engineering (WSSE)Pages 139–143https://doi.org/10.1145/3698062.3698081JavaScript is originally a prototype-based, object-oriented language, but in 2015, ECMAScript 2015 (ES2015) introduced a syntax sugar that enables the class-based programming style. However, the use of the class syntax is not mandatory, and it is not ...