Y
Y
yurygolikov2017-04-28 07:21:12
JavaScript
yurygolikov, 2017-04-28 07:21:12

Please explain what is now with ES6(2015) support (namely import/export) in Node.js?

What's up with ES6(2015) support in Node.js? Specifically interested in using the
ES6 "import/export" standard instead of the CommonJS "require/exports".
I read a lot and ended up getting confused. Is there native support for ES6 modules in nodejs, or do I need to use a compiler like babel to implement this feature?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
DevMan, 2017-04-28
@yurygolikov

https://medium.com/the-node-js-collection/an-updat...
stackoverflow.com/questions/37132031/nodejs-plans-...

A
Andrey Khokhlov, 2017-04-28
@andrhohlov

node.green

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question