> add fs.copyFile and fs.copyFileSync which allows for more efficient copying of files. FINALLY. I don;t know how long we could have come with this still being a thing you need a module for, or you have to code yourself. Hopefully we get `fs.mkdirp` and `fs.remrf` somewhere down the line. > Add support for ESM. This is currently behind the `--experimental-modules` flag and requires the `.mjs` extension. I don't like…
Node v8.5.0
11–20 of 57 posts
Re: Node v8.5.0
#12> add fs.copyFile and fs.copyFileSync which allows for more efficient copying of files. FINALLY. I don;t know how long we could have come with this still being a thing you need a module for, or you have to code yourself. Hopefully we get `fs.mkdirp` and `fs.remrf` somewhere down the line. > Add support for ESM. This is currently behind the `--experimental-modules` flag and requires the `.mjs` extension. I don't like…
I probably don't understand what I'm looking at. I would like sendFile/sendFileSync - which would abstract over TransferFile on Windows.
There's gotta be a very good reason to bog down the core with more stuff, since that equals less other stuff and more bugs. Some of the few valid reasons are ubiquity (which HTTP is, but Windows and sending files are not), or things that were impossible before (like no overhead file copy).
Re: Node v8.5.0
#13> add fs.copyFile and fs.copyFileSync which allows for more efficient copying of files. FINALLY. I don;t know how long we could have come with this still being a thing you need a module for, or you have to code yourself. Hopefully we get `fs.mkdirp` and `fs.remrf` somewhere down the line. > Add support for ESM. This is currently behind the `--experimental-modules` flag and requires the `.mjs` extension. I don't like…
Dependency edges out of module land should be explicit, because those aren't going to work on the web, and the web matters more than node.
Re: Node v8.5.0
#14Re: Node v8.5.0
#15Re: Node v8.5.0
#16> add fs.copyFile and fs.copyFileSync which allows for more efficient copying of files. FINALLY. I don;t know how long we could have come with this still being a thing you need a module for, or you have to code yourself. Hopefully we get `fs.mkdirp` and `fs.remrf` somewhere down the line. > Add support for ESM. This is currently behind the `--experimental-modules` flag and requires the `.mjs` extension. I don't like…
Re: Node v8.5.0
#17Any updates about the Node leadership disaster news from the 10 days ago? That left a bad taste in my mouth about node.
Re: Node v8.5.0
#18Any updates about the Node leadership disaster news from the 10 days ago? That left a bad taste in my mouth about node.
Re: Node v8.5.0
#19Any updates about the Node leadership disaster news from the 10 days ago? That left a bad taste in my mouth about node.
Do you have a link so I can read about this?
Re: Node v8.5.0
#20Earlier quoted context omitted.
Do you have a link so I can read about this?
https://www.theregister.co.uk/2017/08/24/nodejs_forks_ayo_co...
> On Tuesday, the thirteen-member steering committee came together to vote on whether to remove Rod Vagg, a TSC member and Node.js contributor, over his controversial statements on Twitter and GitHub that prompted complaints. They also voted on whether to ask Vagg to resign.