Mozilla is building its own version of Node.js
Mozilla is building its personal version of Node.js – the progressively common open source platform for coding server-side applications with JavaScript - relocating Node from Google’s V8 JavaScript engine to its own SpiderMonkey engine.
V8 will be the JavaScript engine included with Google’s Chrome browser, although SpiderMonkey assists drive Firefox. But the notion right here is to transplant the JavaScript language from the client to place it around the server, letting you create the back again conclude of an application in significantly precisely the same way you develop a JavaScript front conclude.
Node.js – the present darling in the Silicon Valley developerati – is surely an “event-driven” program meant for networking applications that involve heavy I/O. In essence, it isn’t going to wait for one particular factor to occur prior to moving for the next.
