We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I think prototype pattern is reduce resource consumption. UseObject.create(Prototype.prototype) wouldn't it be better?
Object.create(Prototype.prototype)