Native Cross-Platform Desktop Applications Using Web Technology

With recent developments in Node.js technology, it is now possible to develop native desktop applications that run across different operating systems using Node.js. Two modules that enables it are called nwjs.io and Electron. We prefer Electron as it has been developed by Github and several applications that you use everyday has been built on Electron. Some examples are: Atom editor Slack Visual […]