tomayac’s avatartomayac’s Twitter Archive—№ 11,253

    1. Wait, did really no one at @TC39 think about the Oxford comma? en.wikipedia.org/wiki/Serial_comma 🧐 let lf = new ListFormat("en"); lf.format(["Alice", "Bob"]); // > "Alice and Bob" lf.format(["Alice", "Bob", "Charlie"]); // > "Alice, Bob👉,👈 and Charlie" x.com/intenttoship/status/1060340103590146050
  1. …in reply to @tomayac