Slashdot Mirror


Node.js v4.0.0 Released

New submitter TFlan91 writes: The first merge of the popular Node.js and io.js repositories has been released! From the announcement: "The collaborators of the Node.js project and the members of the Node.js Foundation are proud to offer v4.0.0 for general release. This release represents countless hours of hard work encapsulated in both the Node.js project and the io.js project that are now combined in a single codebase. The Node.js project is now operated by a team of 44 collaborators, 15 of which form its Technical Steering Committee (TSC). Further, over 100 new individuals have been added to the list of people contributing code to core since v0.12.7."

1 of 128 comments (clear)

  1. Re:Quite a version jump by Reemi · · Score: 3, Informative

    If you want to know why PHP skipped 6, this is an interesting read: https://wiki.php.net/rfc/php6

    But the key reason seems to be (selective c&p from the page):
    - PHP 6 already existed and it was something completely different.
    - PHP 6, the original PHP 6, has been discussed in detail in many PHP conferences.
    - PHP 6 was widely known not only within the Internals community, but around the PHP community at large.
    - There's lots of PHP 6 information, about the original PHP 6, that exists around the web. Books are the smallest part of the problem.