Hey all,I'm looking to learn NodeJS and I'm thinking about a new project to create.I was wondering what frameworks are used to create a desktop application with a web interface ( hosted local? )For example: If I had a node application that can be used as a file explorer, how do I send the directory information to my website and send information back to the node application? Are websockets used for this? or do I set up an API and make requests every time I need to do something?
Submitted May 27, 2019 at 10:49AM by MoistQuacker
No comments:
Post a Comment