Developing with Node.js
The ARTIK modules are equipped with a Node.js interpreter as part of the standard OS configuration. Use the Node.js tool to run applications written in JavaScript directly inside your ARTIK module. Because it is an open-source project, there are installable runtime environments for all current development platforms. Figure 16-1 shows the Node.js logo.
Figure 16-1. Node.js logo
Using Node.js may be an attractive solution for creating experimental applications very ...