2019-08-17 15:06:03

Hi guys,

I wanted to learn how to write electron apps. Where can I learn it as a newbie?

Thanks.

2019-08-17 17:46:19

I don't recommand learning electron because, from my experience, electron apps are more inacessible than not, so I think that it's wisest to stick to cross platform development with xanarin.

2019-08-17 17:54:51

I would disagree. Skype 8 is Electron.  Visual studio Code is Electron. Electron is chromium
lots of apps use chromium nowadays.

ReferenceError: Signature is not defined.

2019-08-17 20:59:36

Yeah ...no ...that is not true.
I would hesitate to even compare Xamarin and Electron, their target groups seem to be rather different to me, but hey who am I.
Now as for learning Electron apps, you will need familiarity with HTML and JavaScript to start with. Once you have that, you can gooogle any old electron tutorial and see how to make it?