Re: [GTALUG] Which JavaScript should I learn?

2018-03-13 Thread Clifford Ilkay via talk
On Tue, Mar 13, 2018 at 2:16 AM, William Park via talk wrote: > Hi all, (If you're on KWLUG list, sorry for duplicate.) > > I have a general question about JavaScript. I want to develop/propose > "web app" hosted from embedded Linux board. So, > - you go to its webpage, >

Re: [GTALUG] Which JavaScript should I learn?

2018-03-13 Thread Myles Braithwaite  via talk
On 2018-03-13 02:16, William Park via talk wrote: Hi all, (If you're on KWLUG list, sorry for duplicate.) I have a general question about JavaScript. I want to develop/propose "web app" hosted from embedded Linux board. So, - you go to its webpage, - click "web app", - it will

Re: [GTALUG] Which JavaScript should I learn?

2018-03-13 Thread Antonio Sun via talk
On Tue, Mar 13, 2018 at 2:41 AM, ted leslie via talk - talk@gtalug.org wrote: > Depends on what app is... > Agree, and if you don't know which of the gazillions to choose from, start with the most popular one, which is, NodeJS + ES6, then add more if required, (e.g., React). Just that,

Re: [GTALUG] Which JavaScript should I learn?

2018-03-13 Thread ted leslie via talk
Depends on what app is. Depend on if the library works (or is easy to get working) on Arm (if that is what your embedded is), as well as available ram and flash. Some of these you mentioned have dependencies as well that have to be assessed for Arm and embedded size. Another oddity is some time