The latest Node.js news, articles, tools, and projects.
Node.js 8.10 Runtime Now Available on AWS Lambda — You can now develop serverless AWS Lambda functions on top of the Node 8.10 runtime which makes numerous modern JS syntax (e.g. async/await) and performance features (e.g. Turbofan) available. Amazon Web Services | Node v9.11.0 (Current) Released — A normal minor tweaks and enhancements released. This time, improved Unicode support by upgrading ICU to 61.1, and fs' ReadStream/WriteStream plus net's Socket now emit standardized 'ready' events. (Technically, 9.11.1 is out, but it's a quick patch release solely fixing a non-functional MSI installer for x64.) Node.js Foundation | Re-inventing npmjs.com — A writeup of the work in moving the official npm repository site from a jQuery-based site to a React-based one. And if you haven't seen it in action, check out any npm repo page for the new layout and features. The npm Blog | Node-OracleDB 2.2 Released — Oracle's own package for working with Oracle Database from Node. Batch Statement Execution is the headline feature for this release via a new executeMany() function. Christopher Jones | |
No comments:
Post a Comment