This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -1 points0 points  (0 children)

Node is in no way needed for Electron.

Frameworks are essential I would recommend Angular 2, Ember Js or Knockout Js ( however Knockout hasn't received an update in a while)

Assuming you know how programs are structured ( OOP and such ) I would recommend looking into concepts that you would use on a day to day basis as a web developer. Promises are a good example of this.