Web Development
Node.js 8
Fedora 27 includes Node.js 8, which is the current version of the platform. This release line will become a Node.js Long Term Support (LTS) release at the end of October 2017. Some of the highlights of Node.js 8 include:
-
http2 support
-
experimental support for Node API (N-API)
-
a significant update to the V8 JavaScript runtime that includes major improvements in performance and developer-facing APIs
-
version 5 of the npm client
For more information about the range of updates and new features introduced in Node.js 8, please see the release announcement.