Unlearning and Repetition: Node.js Collaborator Daijiro Wachi @watilde talks about why he got professionally certified in #nodejs with the OpenJS Foundation openjsf.org/blog/2020/04/30/…
I toggled on node 14 to check out the updates to the REPL, and there are some neat things!
- Autocomplete function results now get populated very neatly next to your cursor (not every time tho?)
- The line underneath the input that I think(?) does a .parse() on the current op
Node.js 14 was released with improved diagnostics, an upgrade of V8, an experimental Async Local Storage API, hardening of the streams APIs, removal of the Experimental Modules warning, and the removal of some long deprecated APIs. buff.ly/3eBVLX3@nodejs
Linux Foundation Training (LiFT) Scholarship program is accepting applications thru APRIL 30. These scholarships include the Node.js certs and more! Apply at: bit.ly/34hDKbP
Node.js 14 Adds New Diagnostic Tools
@KayEwbank reports that Node.js has been updated with Diagnostic Reports added as a stable feature, a new experimental async local storage API, support for internationalization and easier native module use @nodejsi-programmer.info/news/167-j…
Node.js version 14 available now by @nodejs
- Optional Chaining
- Nullish Coalescing
- Intl.DisplayNames
- Intl.DateTime improvements
- Removal of ESM warnings
- V8 upgraded to 8.1
- Experimental Async Local Storage API
link.medium.com/V1M6y5AUR5