Node Summit 2015 – Using Node without Using Node

All Node.js apps run on the standard “Node.js” implementation on top of V8, right? Not exactly. In fact, several organizations have chosen to build implementations of the core Node.js APIs that run on Java, Lua, and other technologies. In this session, several of us will explain our own implementations, how they differ from Node, why … Continue reading Node Summit 2015 – Using Node without Using Node