Hacker News new | ask | show | jobs
by girvo 4316 days ago
> unless there's a plan to use the same codebase on the real web

I'm currently building a desktop application for work, and this is the reason we've got with node-webkit -- we are using the same code-base for a client side web application with slightly different uses. Being able to do so is quite a boon, to be honest, and is cutting down dev time dramatically.