1

What are the differences between new and +new in javascript something like this?

var myVar = new function()

and

var myVar = +new function()
Navin Rauniyar
  • 10,127
  • 14
  • 45
  • 68

0 Answers0