Tierney is a member and former Chairperson of the Node.js Community Committee, and a contributor to multiple Node.js working groups and initiatives focusing on the continued growth and success of the Node.js community. He's been contributing to open-source since he was 16, starting out in MyBB – a PHP forum system. Since then, his focus has largely been geared toward developer tooling and communities.
Talks I've Given
-
Lightning Talk: Using (Experimental) ES Modules in Node.js
Featuring Tierney Cyren
Node.js v12 just shipped, and with it a new experimental implementation of ECMAScript Modules (also known as ES Modules or ESM) in Node.js behind a flag. In this talk, Tierney will share an overview of what’s new, go into a lightweight example of ES Modules in Node.js, and take a peek at the...
javascript es-modules nodejs