10x Developer
Search
⌃
K
Introduction
HTML
JavaScript
Angular.js
React.js
Node
Node.js
CLI command line tool
Electron / Atom
NW.js (node-webkit)
Serverless
Full Stack Development
Lang
Know Your Tools
Cheatsheets
Powered By
GitBook
Comment on page
NW.js (node-webkit)
Node-webkit
Xml parser:
xml2js, uses libxml, slow!
easysax, pure js, faster
node-expat, uses native module, faster (The node-webkit has limitations on using native module: cannot rename, has to compile with hack version of gyp)
Previous
Electron / Atom
Next
Serverless
Last modified
5yr ago