NodeSummit in San Francisco kicked off today, with talks covering both the technical aspects of the platform to those dealing only with human beings. Among the topics discussed were the Node Foundation and its implications, the popularity of the React platform, and the need for enterprise controls around NPM. Dan Shaw, CTO of NodeSource, said … continue reading
The open-source JavaScript application platform Meteor announced its latest release: Meteor 1.3. This release is focused on helping teams with production applications manage, scale and test their Meteor codebases. It will also help the Meteor team to continue to align the Meteor platform with the innovations in JavaScript. Meteor 1.3 includes better support for application … continue reading
An open-source framework wants to tackle the challenges presented by moving to microservices and speed up application development so programmers do not have to spend as much time building software infrastructure. AquaJS is a framework for Node.js that was created at Equinix, which provides carrier-neutral datacenters and Internet exchanges for interconnection. AquaJS was developed to … continue reading
Moving forward at a breakneck pace, Node.js reached version 5.0 today. The new version includes several changes, but is also the first release to include the fruits of a reworking of the Node Package Manager. Indeed, Node.js 5.0 comes shortly after the release of Node.js version 4.2.0, which was the most recent long-term support (LTS) … continue reading
Npm, the company behind the open-source npm package manager for JavaScript, has launched a new feature called Private Modules, allowing developers to share and reuse private and confidential code. Private Modules, a hosted version of the company’s npm Enterprise offering, is a US$7-per-month service enabling developers to host an unlimited amount of private JavaScript packages … continue reading
Microsoft has released version 1.0 of its Node.js Tools for Visual Studio (NTVS). The open-source extension for Visual Studio 2012 and 2013 turns Microsoft’s development environment into a Node.js IDE. NTVS has been in development for more than a year. Sara Itani, Node.js Tools for Visual Studio software engineer, detailed the NTVS 1.0 features in … continue reading
Mozilla has open-sourced node-firefox, a collection of Node.js modules to help developers create Firefox OS apps. The modules allow developers to interact with Firefox using Mozilla’s DevTools remote protocol in their already existing Node.js tool chains, but through Mozilla’s WebIDE tool in a more terminal-based experience. Each module performs a different task in a separate … continue reading
Firefox Hello, the WebRTC in-browser chat feature first included in Firefox 34, is now available to all with the launch of Firefox 35. The real-time communication feature allows users to start plug-in-free video chats within the browser in the form of a pop-up box, without the aid of a service such as Google Hangouts and … continue reading