You trace a bug through three files only to find that a harmless helper function renamed a user. You never touched the o
You trace a bug through three files only to find that a harmless helper function renamed a user. You never touched the original. Or so you thought. In JavaScript, assigning one va…