What you should know before starting node-webkit
yedingding.com
What you should know before starting node-webkit
1–10 of 23 posts
Re: What you should know before starting node-webkit
#2One of the ironies about the "Write once, Run many" mantra for HTML5 is that it's mostly applied to phones, where the runtime presents numerous challenges. On the desktop, however, HTML5 runtimes are faster and more feature-rich, so this is really where the portable aspect of HTML5 can excel. Adding Node to the mix makes it powerful too, going beyond regular browser capabilities.
Re: What you should know before starting node-webkit
#3I like node-webkit. One of the ironies about the "Write once, Run many" mantra for HTML5 is that it's mostly applied to phones, where the runtime presents numerous challenges. On the desktop, however, HTML5 runtimes are faster and more feature-rich, so this is really where the portable aspect of HTML5 can excel. Adding Node to the mix makes it powerful too, going beyond regular browser capabilities.
Re: What you should know before starting node-webkit
#4I like node-webkit. One of the ironies about the "Write once, Run many" mantra for HTML5 is that it's mostly applied to phones, where the runtime presents numerous challenges. On the desktop, however, HTML5 runtimes are faster and more feature-rich, so this is really where the portable aspect of HTML5 can excel. Adding Node to the mix makes it powerful too, going beyond regular browser capabilities.
Re: What you should know before starting node-webkit
#5Re: What you should know before starting node-webkit
#6I like node-webkit. One of the ironies about the "Write once, Run many" mantra for HTML5 is that it's mostly applied to phones, where the runtime presents numerous challenges. On the desktop, however, HTML5 runtimes are faster and more feature-rich, so this is really where the portable aspect of HTML5 can excel. Adding Node to the mix makes it powerful too, going beyond regular browser capabilities.
Conversely I've been a little unimpressed by some of the standout node-webkit applications. LightTable in particular just doesn't seem very smooth or easy to use when I actually sit down and use it.
cough lags-and-stops-responsonding-if-you-sneeze-too-hard-on-a-24GB-ram-machine-visual-studio-2013? cough
cough spazzes-out-randomly-when-you-type-characters-xcode? cough
sublime text? (which to be fair, is pretty amazing)
It's all relative. I've used plenty of really shit 'native graphics' applications (especially cross platform ones); on the other hand, plenty of stuff in the list (https://github.com/rogerwang/node-webkit/wiki/List-of-apps-a...) work just great for me.
shrug
I don't think you can discount the entire run time just one the basis of one app.
Re: What you should know before starting node-webkit
#7I like node-webkit. One of the ironies about the "Write once, Run many" mantra for HTML5 is that it's mostly applied to phones, where the runtime presents numerous challenges. On the desktop, however, HTML5 runtimes are faster and more feature-rich, so this is really where the portable aspect of HTML5 can excel. Adding Node to the mix makes it powerful too, going beyond regular browser capabilities.
Conversely I've been a little unimpressed by some of the standout node-webkit applications. LightTable in particular just doesn't seem very smooth or easy to use when I actually sit down and use it.
Re: What you should know before starting node-webkit
#8Re: What you should know before starting node-webkit
#9Earlier quoted context omitted.
Conversely I've been a little unimpressed by some of the standout node-webkit applications. LightTable in particular just doesn't seem very smooth or easy to use when I actually sit down and use it.
As smooth and easy to use compared to what? cough lags-and-stops-responsonding-if-you-sneeze-too-hard-on-a-24GB-ram-machine-visual-studio-2013? cough cough spazzes-out-randomly-when-you-type-characters-xcode? cough sublime text? (which to be fair, is pretty amazing) It's all relative. I've used plenty of really shit 'native graphics' applications (especially cross platform ones); on the other hand, plenty of stuff in…
Re: What you should know before starting node-webkit
#10I've done a bit of node-webkit but I what I really didn't like was the speed at which a node-webkit app launches itself. It's pretty slow.