this week, a bunch of Node.js folks participated in @openjsf's conference - recordings are up!
learn about:
โฐ the history and future of Node.js
โจ ways you can contribute
๐ the ecosystem
๐ฆ modules and ESM
๐ tooling in Node.js
โ a bunch more
youtube.com/playlist?list=PLโฆ
want to share our thanks for those that support Node.js by providing infrastructure that helps us keep the project running.
more context here:
github.com/nodejs/build#infrโฆ
๐๐๐๐๐๐๐๐๐๐๐๐
Node.js v12.18.1 has been released!
Release notes here (soonโข๏ธ) ๐๐ป
nodejs.org/en/blog/release/vโฆ
๐๐๐๐๐๐๐๐๐
ESM is now unflagged, but still experimental, on Node.js 12
$ nvm install 12.17.0
๐๐๐๐๐๐๐๐๐
๐ฅ๐ฅ๐ฅ๐ฅ๐ฅ ES2020 feature: check out the new method Promise.allSettled()
Accepts an array of promises and resolves when all of them are settled: either resolved or rejected.
#javascript#nodejs#react#angular#vuejs#ES2020
This week, we shipped Node.js v14.3.0.
This release includes the addition of Top-Level Await, REPL enhancements, and more ๐
nodejs.org/en/blog/release/vโฆ
๐ I N T E R N A T I O N A L I Z A T I O N ๐
The @nodejs i18n Working Group met today!
What we covered:
๐ Initiative progress & blockers
๐ค Enabling machine translations
๐ Intl support update, and an intro to ICU's brand new subcommittee: ICU4X!๐ฅ
youtube.com/watch?v=3ALiRy5cโฆ