tomayac’s avatartomayac’s Twitter Archive—№ 10,221

  1. RT @rauschma: You can use object destructuring for arrays (and array-ish objects): > const {1:year, 2:month} = /^([0-9]{4})-([0-9]{2})/.ex…