tomayac’s avatartomayac’s Twitter Archive—№ 7,676

    1. …in reply to @rauschma
      @rauschma What's your recommendation for removing line breaks/white space in const x = ex.org ?longKey=${longValue}
  1. …in reply to @tomayac
    @rauschma Including a library for just this purpose seems overkill, I'm aware of github.com/declandewet/common-tags/blob/master/src/oneLineTrim/oneLineTrim.js. How about directly .replace()-ing?