1. React
  2. JSNation
  3. 2018
  4. ECMAScript Modules: Past, Present, and Future

ECMAScript Modules: Past, Present, and Future

Since last year, all major browsers support ECMAScript modules, and Node.js is looking to support them as well. Join me for a tour!

Georg Neis at JSNation 2018

Since last year, all major browsers support ECMAScript modules, and Node.js is looking to support them as well. Join me for a tour! I will tell you about the history behind the feature, compare it to other JS module systems, explain the new syntax forms and their meaning, discuss some of the pitfalls, and give an overview of proposed extensions.