Tag Archives: javascript

JS Tips and Definition…Personal Interest

typeof-returns indicating the type of operator

used in two format

  1. typeof operand
  2. typeof (operand)

Link

Posted in Java script | Tagged | Leave a comment