Modern Modules

202

Re-thinking the Node.js ecosystem for modern JavaScript.

A few months back I sat down to write some code.

Node.js 8 had been out a while and I decided to take advantage of some of the new language features like async/await in my new code.

Over the next month I wrote a half dozen small modules.

By the end of the month I’d made some pretty huge changes to how I do open source development and how I see the Node.js ecosystem moving forward.

I no longer believe that I can handle even moderate maintenance burden from modules I create.

Read more on Medium