Hacker News new | ask | show | jobs
by recursive 4998 days ago
I have yet to find a use for constructors in a real world problem. I've been able to do anything I ever wanted to with object literals. I'm not sure why there is so much emphasis placed on object prototypes.