2022/03/21 by Justus Bogner, Manuel Merkel · 6 voices · 1 citation
Computer Science · #Advanced Malware Detection Techniques #Software Engineering Research #Software Testing and Debugging Techniques #cs.SE
paper · pdf · doi:10.1145/3524842.3528454
openalex publication_date 2022/05/23 · openalex created_date 2023/01/06 · openalex updated_date 2026/07/30
JavaScript (JS) is one of the most popular programming languages, and widely used for web apps, mobile apps, desktop clients, and even backend development. Due to its dynamic and flexible nature, however, JS applications often have a reputation for poor software quality. While the type-safe superset TypeScript (TS) offers features to address these prejudices, there is currently insufficient empirical evidence to broadly support the claim that TS applications exhibit better software quality than JS applications.