Ask HN: Setup for JavaScript desktop app

4 points by fsloth ↗ HN
It's nearly mid 2015 and Javascript is steaming ahead. What setup (platform/library combo) would you use to develop a desktop-friendly Javascript application that facilitates composability over convention (i.e. easy to add own widgets without getting lost in some large object and configuration hierarchy) without any need to be backwards compatible? "Desktop friendly" in this instance refers to running in a node-webkit environment or comparable setup.

I'm quite lost in the jungle of options and looking for anecdotal evidence of technical quality and long term (ahem) project maintainability. Perhaps most of all I'm looking for some best practice no-nonsense conventions that help to maintain a Javascript product alive. It's a bit difficult for a software engineer with lots of desktop but only little web experience to figure out what is actually important and valuable software engineering wise.

I don't mind writing my own widgets etc. but I would love to know how to maximize the platform interface I can cover with as little work as possible. If there is some weird combo you've found usefull I would love to hear about it as well. Erlang server serving a desktop gui to an embedded HTML5 renderer? If it works, tell me about it! I don't mind heterogenous language environments just as long as the individual components are supported on the Win/Linux/OsX desktop trio.

Edit: Fix typos.

1 comment

[ 0.21 ms ] story [ 20.6 ms ] thread