79327345

Date: 2025-01-03 18:27:37
Score: 1.5
Natty:
Report link

This works too

this.$scope.$watch(() => [
    this.number1,
    this.number2,
    this.myArray
  ],
  callback,
  true);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: kspdrgn