Getting started with Node.js on ChakraCore
Getting started with Node.js on ChakraCore
Intro
Last year I started to use Node.js more and more. Personally I really like it. Using node.js on ChakraCore has some advantages over using V8. I’ve decided to get to know node.js a bit better and start a series of posts about it, beginning from the top.
What is node.js?
Node.js is described as interface to V8, Google’s JavaScript enginethat also used in Chrome. Node.js enable you to write…
View On WordPress









