tomayac’s avatartomayac’s Twitter Archive—№ 8,434

  1. RT @nikgraf: Didn't fit in a ternary? Use do { } 👌 const a = do { if(x > 10) { 'big'; } else { 'small'; } }; https://t.co/z…