rockerest’s avatarrockerest’s Twitter Archive—№ 13,499

      1. Yes! Now Node developers can write JavaScript like it's 2014! MylesBorins/1194375751774064647
    1. …in reply to @rockerest
      In the spirit of positivity though (not that I wasn't serious before) this is SUCH good news. The ability to ship JavaScript STANDARD ES6 modules to both a server and a client is enormously good.
  1. …in reply to @rockerest
    I was just trying a library out yesterday that either shipped commonjs or bundled via bower. Neither option is acceptable to me, so it excluded itself by a function of being written in a completely obsolete format propped up by the massive Node ecosystem.
    1. …in reply to @rockerest
      The CommonJS format stopped being updated in 2014, and it's a travesty that software is still written with it, because it's holding the internet back. The Node team has finally righted a wrong that's been ongoing for literally a half-decade.