Hacker News new | ask | show | jobs
by kenbellows 2884 days ago
Very good points. And thanks for the note about Object.getPrototypeOf(obj) and Object.setPrototypeOf(obj, newPrototype), I don't think I had ever actually looked that up!