Constructor in JavaScript Mar 24, 2017 A constructor in JavaScript is a function that is called with the “new” operator.