0

I have code that has the following functions written:

testing: function() {

  ///
}

what is the difference of writing it as :

testing() {
     ///
}

Do they mean the same thing and have the same purpose?

isherwood
  • 58,414
  • 16
  • 114
  • 157

0 Answers0