Y
Hacker News
new
|
ask
|
show
|
jobs
by
kusti8
3047 days ago
I don't really understand what you mean. To get data from a server, you can just use normal nodejs to send a http request. Usually you'll have it so that it works when a callback is triggered, such as a button press.
1 comments
wishinghand
3047 days ago
Looks like the answer is yes- I haven't done desktop developing, so I wasn't sure how it worked in these Javascript-wrapped-as-native apps.
link