[kwlug-disc] Which JavaScript should I learn?
William Park
opengeometry at yahoo.ca
Wed Mar 14 01:31:53 EDT 2018
Good point! Maybe, follow the way routers do their updates.
--
William Park <opengeometry at yahoo.ca>
On Tue, Mar 13, 2018 at 01:20:30PM -0400, Paul Nijjar via kwlug-disc wrote:
>
> I am going to undermine the question a little. If you serve this thing
> from an embedded Linux board, how will you handle updates the next
> time Javascript (or the framework of your choice) has a bug? If you
> are serving a complicated thing from a simple device you have to deal
> with supporting the updates.
>
> There were webservers built into JetDirect cards for HP printers. They
> are awkward to use now because they depended upon versions of Java
> that modern browsers no longer support. Meanwhile they add security
> vulnerabilities to the network.
>
> - Paul
>
> On Tue, Mar 13, 2018 at 02:12:17AM -0400, William Park via kwlug-disc wrote:
> > Hi all,
> >
> > 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 serve out JavaScript to browser client, and
> > - the app will be running on the browser.
> >
> > Which Javascript should I learn?
> >
> > I mean, there are Meteor, Angular, React, Ember, Vue, etc. Some are
> > described as "framework", and others described as "library". Then,
> > there is Web Assembly I've been reading about recently. It's difficult
> > to figure out what's what.
>
> --
> http://pnijjar.freeshell.org
>
> _______________________________________________
> kwlug-disc mailing list
> kwlug-disc at kwlug.org
> http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org
More information about the kwlug-disc
mailing list