Home

1 comment

facorreiaalmost 11 years ago
I like this thorough explanation.<p>In my code, I mostly avoid this issue by relying on jshint&#x27;s &quot;newcap&quot; option to detect when a constructor function is called without the new keyword.