This JavaScript thing might just catch on. The world's most popular programming language is starting to look like a real programming language, with classes, modules, promises and more. There's even a ...
If you’re a developer, you’ve probably heard a little bit about ECMAScript 6 (ES6) already, though at first glance it might seem a little confusing. What it really boils down to is this: it’s the next ...
N-API should break the dependency on Google’s V8 engine and help developers avoid recompilation for new versions and engines Help is on the way for developers building native modules for Node.js, as ...