Node.js Version 6 Released With LTS (sdtimes.com)
dmleonard618 writes: The JavaScript runtime Node.js has reached version 6.0, and unlike version 5.0 this version will receive Long Term Support (LTS). LTS is meant to provide the release with long-term stability, reliability, performance and security. The LTS will begin in October. The current LTS release will go into maintenance mode and will only receive bug, security and documentation updates. Version 5.0 of Node.js will continue to be maintained for a few more months. The latest version features improved module loading, 96% of ECMAScript 2015 features, as well as reliability and security enhancements. "The Node.js Project has done an incredible job of bringing this version to life in the timeline that we initially proposed in September 2015," said Mikeal Rogers, community manager for the Node.js Foundation. "It's important for us to continue to deliver new versions of Node.js equipped with all the cutting-edge JavaScript features to serve the needs of developers and to continue to improve the performance and stability enterprises rely on."
This is one of the things I love about the .Net platform. A lot of the common problems have been solved. I don't have to worry about writing code to solve problems that have been solved for decades. I can focus on writing new code to solve the new problems are specific to the domain I am working in.
Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.