56 citations · 63 across the 5 of their papers we have counts for
Showing 2021 · cs.SEShow all
2 papers · 2 filters
cs.SE2021
Stubbifier: Debloating Dynamic Server-Side JavaScript Applications
Alexi Turcotte, Ellen Arteca, Ashish Mishra +2
JavaScript is an increasingly popular language for server-side development, thanks in part to the Node.js runtime environment and its vast ecosystem of modules. With the Node.js pa…
cs.SE2021
Learning how to listen: Automatically finding bug patterns in event-driven JavaScript APIs
Ellen Arteca, Max Schäfer, Frank Tip
Event-driven programming is widely practiced in the JavaScript community, both on the client side to handle UI events and AJAX requests, and on the server side to accommodate long-…