crypto.randomUUID() is now stable in Chrome 92 \o/
thank you @domenic, @ctavan, @broofa, and many others, for helping advocate for this feature.
hope folks enjoy 🎉
having joined @npmjs as employee #3, I'm proud to have helped the company grow from 5 to 60 employees.
next week I will be joining @JustinBeckwith's team at Google as a DPE.
I'm looking forward to continuing to contribute to the future of JavaScript:
medium.com/@BenjaminCoe/b…
pushing breaking changes to libraries with 26,000,000 downloads/week ... that haven't been updated in 4 years ... from a plane ✈️!
what could possibly go wrong.
just published an early shim of the argument parser intended for Node.js core.
tons of people have been contributing (folks from Commander, yargs, npm, IBM, Node.js core), join the conversation 😊
npmjs.com/package/@pkgjs…
inspired by @angular's structured commits, I've been helping edit the "Conventional Commits" spec for several years now; we just released v1.0.0!
🎉 conventionalcommits.org 🎉
the service my team at Google uses for managing npm publications in large organizations has been open-sourced 🎉
It handles 2FA for you, so that you don't need to turn it off in automation.
many folks contributed: @JustinBeckwith, @soldair, @ofrobots
I think you've got this backwards -- your company has raised $80M and is on track to an IPO. Companies like you need to set an example by contributing money and developers to the open-source projects you rely on.
This Post is from an account that no longer exists. Learn more
recently we've been working on adding source map support to Node.js, to better support alternate flavors of JavaScript (like TypeScript):
medium.com/@nodejs/source…