[kwlug-disc] Which JavaScript should I learn?

Raymond Chen raymondchen625 at gmail.com
Tue Mar 13 13:53:39 EDT 2018


So the question is whether we need a web server inside the embedded Linux
board, which comes with maintenance work. That depends on what the device
is. For those Wi-Fi routers they have been doing this for a long time. My
D-Link router never published any update since I bought it 4 years ago. I
doubt the web server is that good...

Raymond

On Tue, Mar 13, 2018 at 1:20 PM, Paul Nijjar via kwlug-disc <
kwlug-disc at kwlug.org> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://kwlug.org/pipermail/kwlug-disc_kwlug.org/attachments/20180313/1a60e894/attachment.htm>


More information about the kwlug-disc mailing list