Y
Hacker News
new
|
ask
|
show
|
jobs
by
egeozcan
3936 days ago
Probably the same as io.js[0].
[0]:
https://iojs.org/en/es6.html
1 comments
k__
3935 days ago
Why are these lists always missing import/export/modules?
link
mkozlows
3935 days ago
Because Node uses CommonJS modules.
link