MylesBorins / extra-special-modules

modules modules modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extra Special Modules

A Bespoke.js presentation, built with generator-bespoke

Abstract

The Node.js modules team has finally got there! With Node.js 12.x we shipped a new implementation to our EcmaScript Modules (ESM) implementation with plans to unflag by LTS. This talk will cover the history of ESM in Node.js, the iterations of the implementation, and catch you up as to how things currently work.

A bit more info

This talk will cover content for Node.js application developers, Front End application developers, module authors, and anyone who is interested in how platform decisions get made. diverge; This is their story.

Watch The Talk

Earliest iteration at Node.js Interactive 2017

Now out of date iteration from JSConf EU 2018

View slides locally

First, ensure you have the following installed:

  1. Node.js

Then, install dependencies and run the preview server:

$ npm install
$ npm start

About

modules modules modules

License:Apache License 2.0


Languages

Language:Pug 75.9%Language:JavaScript 21.9%Language:Stylus 2.3%