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
  • 52,576
  • 15
  • 105
  • 143

0 Answers0