#How can I create Node.js module which can do the following?
5 messages · Page 1 of 1 (latest)
Okay, I will try to ask again after trying to be more specific. For the time being, I've edited a little to clarify.
I have the feeling you need to learn about JavaScript html css first, then maybe nodejs and then Read the electron docs
It sounds to me that you have a general misunderstanding of what electron is
Hi, to me, I think I understand what Electron can do for my case. I do know JavaScript and CSS to a certain degree as well, though not goot at them. I am pretty sure I can look around and set up a simple project that can do 1 and 2 above (which I think I've done before) using Konvajs or p5.js or any decent 2D library. The part where I stuck is 3 and 4 above. Anyway, as suggested, I'll read Node and Electron to see if I can find/figure out the way I want.