tomayac’s avatartomayac’s Twitter Archive—№ 5,304

  1. In #JavaScript, is it good practice to write bi-di #RegExp, e.g., to match prices /(€|£|₪|د.\ع)/g? Note the escaped '.'. TIA! (CC: @mathias)