tomayac’s avatartomayac’s Twitter Archive—№ 21,056

  1. …in reply to @rauschma
    @rauschma My favorite “Heisenbug” when I was not aware of the problem. Another way of dealing with this is to reset lastIndex after each iteration, since it’s writable: developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/lastIndex.