Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

NW.js has both the Browser JavaScript API's and the Node.js API's. It is bleeding edge technology witch enable you to make desktop applications the same way you make web apps.

It can be weird if you are used to HTTP server > client as it's possible within a script tag to use Node.js API's.

An advantage with going desktop instead of browser is that you can do much more and it's easier to sell your application. There are for example already games on Steam that are just web apps, but using NW and run "natively" on the desktop.

You do not need an SDK, or full blown IDE, just use your usual tools. I program in Notepad myself. Just write html and JS files and treat NW as just another browser. Then package and distribute your app and the user wont notice or care that they are using a "browser".



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: