Cross-Platform Desktop Applications: Using Node, Electron, and NW.js by Mr Paul B Jensen
English | 15 May 2017 | ISBN: 1617292842 | 312 Pages | PDF | 10 MB
English | 15 May 2017 | ISBN: 1617292842 | 312 Pages | PDF | 10 MB
It’s tedious and time-consuming to create OS-specific versions of every desktop application, especially with different set of tools for
each platform. NW.js radically simplifies desktop development, providing a true cross-platform development stack built on HTML,
CSS and JavaScript, Node.js modules, and the Chrome Blink engine. NW.js applications interact with the host operating system just like any
other platform-native project, so developers have full access to all local files and resources. The performance is great, and best of all, it saves developers time because they only have to write one version of their application.