17

As a web developer, I have nightmares about this line:

window.addEventListener("resize", function(e){
// ...
});

Comments
Add Comment